Base58 Test Run Report

DateApr 28, 2024 17:18
Duration8m 29s
Framework TestFlows 2.0.231215.1221232

Artifacts

Test artifacts can be found at https://altinity-build-artifacts.s3.amazonaws.com/index.html#0/false/regression/

Attributes

projectAltinity/ClickHouse
project.id159717931
packagehttps://s3.amazonaws.com/altinity-build-artifacts/23.8/8e9be16153250c8307730c9b88c8517181f494ce/package_aarch64/clickhouse-common-static_23.8.11.29.altinitystable_arm64.deb
version23.8.11.29.altinitystable
user.nameEnmk
repositoryhttps://github.com/Altinity/clickhouse-regression
commit.hash17a81c07fc1f41fbee651e0ef0ca4b44e537e5b1
job.id8868426423
job.urlhttps://github.com/Altinity/ClickHouse/actions/runs/8868426423
archaarch64
stressFalse
parallelNone
allow_vfsFalse
allow_experimental_analyzerFalse
localTrue
clickhouse_versionNone
clickhouse_binary_pathhttps://s3.amazonaws.com/altinity-build-artifacts/23.8/8e9be16153250c8307730c9b88c8517181f494ce/package_aarch64/clickhouse-common-static_23.8.11.29.altinitystable_arm64.deb
collect_service_logsTrue

Summary

99.7%OK
<1%Known

Statistics

Units OK Fail XFail
Modules
1
1
Features
192
192
Scenarios
191
190
1
Steps
2078
2074
4

Known Fails

Test NameResultMessage
/base58/alias input/alias instead of table and columnXFail 1s 434ms
not implemented
AssertionError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/base_58/regression.py", line 76, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/base_58/regression.py", line 64, in regression
    Feature(run=load("base_58.tests.alias_input", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/base_58/../base_58/tests/alias_input.py", line 68, in feature
    scenario()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/base_58/../base_58/tests/alias_input.py", line 48, in alias_instead_of_table_and_column
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/base_58/../helpers/cluster.py", line 844, in query
    assert False, error(r.output)
AssertionError: Oops! Assertion failed

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

Description
  Code: 62. DB::Exception: Syntax error: failed at position 2790 ('insert'): insert into table_85dc016a_0583_11ef_853d_476ffd46e53b_e58 select id, str from table_85dc0169_0583_11ef_853d_476ffd46e53b_random;. Expected one of: token, Comma, FROM, SELECT. (SYNTAX_ERROR)

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

Where
  File '/home/ubuntu/_work/ClickHouse/ClickHouse/base_58/../helpers/cluster.py', line 844 in 'query'

836\|                  assert message in r.output, error(r.output)
837\|  
838\|          if not ignore_exception:
839\|              if message is None or "Exception:" not in message:
840\|                  with Then("check if output has exception") if steps else NullStep():
841\|                      if "Exception:" in r.output:
842\|                          if raise_on_exception:
843\|                              raise QueryRuntimeException(r.output)
844\|>                         assert False, error(r.output)
845\|  
846\|          return r
847\|

Results

Test Name Result Duration
/base58 OK 8m 29s
/base58/consistency OK 3s 299ms
/base58/consistency/consistency for column input OK 1s 7ms
/base58/consistency/consistency for constant input OK 2s 289ms
/base58/null OK 173ms
/base58/null/null OK 172ms
/base58/alias input OK 3s 835ms
/base58/alias input/alias instead of function OK 2s 399ms
/base58/alias input/alias instead of table and column XFail 1s 434ms
/base58/function input OK 3s 812ms
/base58/function input/function input column OK 1s 538ms
/base58/function input/function input constant OK 2s 272ms
/base58/compatibility OK 3m 49s
/base58/compatibility/all symbols with shift on 0 OK 2s 291ms
/base58/compatibility/all symbols with shift on 0/compatibility OK 2s 291ms
/base58/compatibility/all symbols with shift on 1 OK 2s 280ms
/base58/compatibility/all symbols with shift on 1/compatibility OK 2s 279ms
/base58/compatibility/all symbols with shift on 2 OK 2s 255ms
/base58/compatibility/all symbols with shift on 2/compatibility OK 2s 254ms
/base58/compatibility/all symbols with shift on 3 OK 2s 228ms
/base58/compatibility/all symbols with shift on 3/compatibility OK 2s 227ms
/base58/compatibility/all symbols with shift on 4 OK 2s 288ms
/base58/compatibility/all symbols with shift on 4/compatibility OK 2s 287ms
/base58/compatibility/all symbols with shift on 5 OK 2s 331ms
/base58/compatibility/all symbols with shift on 5/compatibility OK 2s 330ms
/base58/compatibility/all symbols with shift on 6 OK 2s 302ms
/base58/compatibility/all symbols with shift on 6/compatibility OK 2s 301ms
/base58/compatibility/all symbols with shift on 7 OK 2s 299ms
/base58/compatibility/all symbols with shift on 7/compatibility OK 2s 298ms
/base58/compatibility/all symbols with shift on 8 OK 2s 438ms
/base58/compatibility/all symbols with shift on 8/compatibility OK 2s 436ms
/base58/compatibility/all symbols with shift on 9 OK 2s 283ms
/base58/compatibility/all symbols with shift on 9/compatibility OK 2s 282ms
/base58/compatibility/all symbols with shift on 10 OK 2s 337ms
/base58/compatibility/all symbols with shift on 10/compatibility OK 2s 336ms
/base58/compatibility/all symbols with shift on 11 OK 2s 330ms
/base58/compatibility/all symbols with shift on 11/compatibility OK 2s 329ms
/base58/compatibility/all symbols with shift on 12 OK 2s 317ms
/base58/compatibility/all symbols with shift on 12/compatibility OK 2s 316ms
/base58/compatibility/all symbols with shift on 13 OK 2s 306ms
/base58/compatibility/all symbols with shift on 13/compatibility OK 2s 305ms
/base58/compatibility/all symbols with shift on 14 OK 2s 373ms
/base58/compatibility/all symbols with shift on 14/compatibility OK 2s 372ms
/base58/compatibility/all symbols with shift on 15 OK 2s 271ms
/base58/compatibility/all symbols with shift on 15/compatibility OK 2s 271ms
/base58/compatibility/all symbols with shift on 16 OK 2s 258ms
/base58/compatibility/all symbols with shift on 16/compatibility OK 2s 257ms
/base58/compatibility/all symbols with shift on 17 OK 2s 293ms
/base58/compatibility/all symbols with shift on 17/compatibility OK 2s 292ms
/base58/compatibility/all symbols with shift on 18 OK 2s 384ms
/base58/compatibility/all symbols with shift on 18/compatibility OK 2s 383ms
/base58/compatibility/all symbols with shift on 19 OK 2s 350ms
/base58/compatibility/all symbols with shift on 19/compatibility OK 2s 348ms
/base58/compatibility/all symbols with shift on 20 OK 2s 274ms
/base58/compatibility/all symbols with shift on 20/compatibility OK 2s 273ms
/base58/compatibility/all symbols with shift on 21 OK 2s 319ms
/base58/compatibility/all symbols with shift on 21/compatibility OK 2s 318ms
/base58/compatibility/all symbols with shift on 22 OK 2s 272ms
/base58/compatibility/all symbols with shift on 22/compatibility OK 2s 271ms
/base58/compatibility/all symbols with shift on 23 OK 2s 245ms
/base58/compatibility/all symbols with shift on 23/compatibility OK 2s 244ms
/base58/compatibility/all symbols with shift on 24 OK 2s 253ms
/base58/compatibility/all symbols with shift on 24/compatibility OK 2s 253ms
/base58/compatibility/all symbols with shift on 25 OK 2s 307ms
/base58/compatibility/all symbols with shift on 25/compatibility OK 2s 306ms
/base58/compatibility/all symbols with shift on 26 OK 2s 272ms
/base58/compatibility/all symbols with shift on 26/compatibility OK 2s 271ms
/base58/compatibility/all symbols with shift on 27 OK 2s 407ms
/base58/compatibility/all symbols with shift on 27/compatibility OK 2s 406ms
/base58/compatibility/all symbols with shift on 28 OK 2s 302ms
/base58/compatibility/all symbols with shift on 28/compatibility OK 2s 301ms
/base58/compatibility/all symbols with shift on 29 OK 2s 334ms
/base58/compatibility/all symbols with shift on 29/compatibility OK 2s 333ms
/base58/compatibility/all symbols with shift on 30 OK 2s 260ms
/base58/compatibility/all symbols with shift on 30/compatibility OK 2s 259ms
/base58/compatibility/all symbols with shift on 31 OK 2s 334ms
/base58/compatibility/all symbols with shift on 31/compatibility OK 2s 333ms
/base58/compatibility/all symbols with shift on 32 OK 2s 312ms
/base58/compatibility/all symbols with shift on 32/compatibility OK 2s 311ms
/base58/compatibility/all symbols with shift on 33 OK 2s 274ms
/base58/compatibility/all symbols with shift on 33/compatibility OK 2s 273ms
/base58/compatibility/all symbols with shift on 34 OK 2s 281ms
/base58/compatibility/all symbols with shift on 34/compatibility OK 2s 280ms
/base58/compatibility/all symbols with shift on 35 OK 2s 310ms
/base58/compatibility/all symbols with shift on 35/compatibility OK 2s 309ms
/base58/compatibility/all symbols with shift on 36 OK 2s 257ms
/base58/compatibility/all symbols with shift on 36/compatibility OK 2s 256ms
/base58/compatibility/all symbols with shift on 37 OK 2s 251ms
/base58/compatibility/all symbols with shift on 37/compatibility OK 2s 250ms
/base58/compatibility/all symbols with shift on 38 OK 2s 291ms
/base58/compatibility/all symbols with shift on 38/compatibility OK 2s 290ms
/base58/compatibility/all symbols with shift on 39 OK 2s 354ms
/base58/compatibility/all symbols with shift on 39/compatibility OK 2s 354ms
/base58/compatibility/all symbols with shift on 40 OK 2s 227ms
/base58/compatibility/all symbols with shift on 40/compatibility OK 2s 226ms
/base58/compatibility/all symbols with shift on 41 OK 2s 283ms
/base58/compatibility/all symbols with shift on 41/compatibility OK 2s 282ms
/base58/compatibility/all symbols with shift on 42 OK 2s 257ms
/base58/compatibility/all symbols with shift on 42/compatibility OK 2s 256ms
/base58/compatibility/all symbols with shift on 43 OK 2s 238ms
/base58/compatibility/all symbols with shift on 43/compatibility OK 2s 237ms
/base58/compatibility/all symbols with shift on 44 OK 2s 271ms
/base58/compatibility/all symbols with shift on 44/compatibility OK 2s 270ms
/base58/compatibility/all symbols with shift on 45 OK 2s 307ms
/base58/compatibility/all symbols with shift on 45/compatibility OK 2s 306ms
/base58/compatibility/all symbols with shift on 46 OK 2s 265ms
/base58/compatibility/all symbols with shift on 46/compatibility OK 2s 264ms
/base58/compatibility/all symbols with shift on 47 OK 2s 253ms
/base58/compatibility/all symbols with shift on 47/compatibility OK 2s 252ms
/base58/compatibility/all symbols with shift on 48 OK 2s 231ms
/base58/compatibility/all symbols with shift on 48/compatibility OK 2s 230ms
/base58/compatibility/all symbols with shift on 49 OK 2s 346ms
/base58/compatibility/all symbols with shift on 49/compatibility OK 2s 345ms
/base58/compatibility/all symbols with shift on 50 OK 2s 230ms
/base58/compatibility/all symbols with shift on 50/compatibility OK 2s 229ms
/base58/compatibility/all symbols with shift on 51 OK 2s 300ms
/base58/compatibility/all symbols with shift on 51/compatibility OK 2s 299ms
/base58/compatibility/all symbols with shift on 52 OK 2s 331ms
/base58/compatibility/all symbols with shift on 52/compatibility OK 2s 331ms
/base58/compatibility/all symbols with shift on 53 OK 2s 261ms
/base58/compatibility/all symbols with shift on 53/compatibility OK 2s 260ms
/base58/compatibility/all symbols with shift on 54 OK 2s 294ms
/base58/compatibility/all symbols with shift on 54/compatibility OK 2s 293ms
/base58/compatibility/all symbols with shift on 55 OK 2s 271ms
/base58/compatibility/all symbols with shift on 55/compatibility OK 2s 270ms
/base58/compatibility/all symbols with shift on 56 OK 2s 319ms
/base58/compatibility/all symbols with shift on 56/compatibility OK 2s 318ms
/base58/compatibility/all symbols with shift on 57 OK 2s 207ms
/base58/compatibility/all symbols with shift on 57/compatibility OK 2s 206ms
/base58/compatibility/all symbols with shift on 58 OK 2s 282ms
/base58/compatibility/all symbols with shift on 58/compatibility OK 2s 282ms
/base58/compatibility/all symbols with shift on 59 OK 2s 277ms
/base58/compatibility/all symbols with shift on 59/compatibility OK 2s 276ms
/base58/compatibility/all symbols with shift on 60 OK 2s 308ms
/base58/compatibility/all symbols with shift on 60/compatibility OK 2s 307ms
/base58/compatibility/all symbols with shift on 61 OK 2s 276ms
/base58/compatibility/all symbols with shift on 61/compatibility OK 2s 275ms
/base58/compatibility/all symbols with shift on 62 OK 2s 352ms
/base58/compatibility/all symbols with shift on 62/compatibility OK 2s 352ms
/base58/compatibility/all symbols with shift on 63 OK 2s 379ms
/base58/compatibility/all symbols with shift on 63/compatibility OK 2s 378ms
/base58/compatibility/all symbols with shift on 64 OK 2s 280ms
/base58/compatibility/all symbols with shift on 64/compatibility OK 2s 279ms
/base58/compatibility/all symbols with shift on 65 OK 2s 244ms
/base58/compatibility/all symbols with shift on 65/compatibility OK 2s 243ms
/base58/compatibility/all symbols with shift on 66 OK 2s 332ms
/base58/compatibility/all symbols with shift on 66/compatibility OK 2s 331ms
/base58/compatibility/all symbols with shift on 67 OK 2s 249ms
/base58/compatibility/all symbols with shift on 67/compatibility OK 2s 248ms
/base58/compatibility/all symbols with shift on 68 OK 2s 282ms
/base58/compatibility/all symbols with shift on 68/compatibility OK 2s 281ms
/base58/compatibility/all symbols with shift on 69 OK 2s 247ms
/base58/compatibility/all symbols with shift on 69/compatibility OK 2s 246ms
/base58/compatibility/all symbols with shift on 70 OK 2s 383ms
/base58/compatibility/all symbols with shift on 70/compatibility OK 2s 382ms
/base58/compatibility/all symbols with shift on 71 OK 2s 365ms
/base58/compatibility/all symbols with shift on 71/compatibility OK 2s 364ms
/base58/compatibility/all symbols with shift on 72 OK 2s 325ms
/base58/compatibility/all symbols with shift on 72/compatibility OK 2s 324ms
/base58/compatibility/all symbols with shift on 73 OK 2s 271ms
/base58/compatibility/all symbols with shift on 73/compatibility OK 2s 270ms
/base58/compatibility/all symbols with shift on 74 OK 2s 373ms
/base58/compatibility/all symbols with shift on 74/compatibility OK 2s 372ms
/base58/compatibility/all symbols with shift on 75 OK 2s 232ms
/base58/compatibility/all symbols with shift on 75/compatibility OK 2s 230ms
/base58/compatibility/all symbols with shift on 76 OK 2s 218ms
/base58/compatibility/all symbols with shift on 76/compatibility OK 2s 217ms
/base58/compatibility/all symbols with shift on 77 OK 2s 282ms
/base58/compatibility/all symbols with shift on 77/compatibility OK 2s 282ms
/base58/compatibility/all symbols with shift on 78 OK 2s 210ms
/base58/compatibility/all symbols with shift on 78/compatibility OK 2s 209ms
/base58/compatibility/all symbols with shift on 79 OK 2s 295ms
/base58/compatibility/all symbols with shift on 79/compatibility OK 2s 294ms
/base58/compatibility/all symbols with shift on 80 OK 2s 332ms
/base58/compatibility/all symbols with shift on 80/compatibility OK 2s 331ms
/base58/compatibility/all symbols with shift on 81 OK 2s 318ms
/base58/compatibility/all symbols with shift on 81/compatibility OK 2s 317ms
/base58/compatibility/all symbols with shift on 82 OK 2s 225ms
/base58/compatibility/all symbols with shift on 82/compatibility OK 2s 224ms
/base58/compatibility/all symbols with shift on 83 OK 2s 262ms
/base58/compatibility/all symbols with shift on 83/compatibility OK 2s 261ms
/base58/compatibility/all symbols with shift on 84 OK 2s 265ms
/base58/compatibility/all symbols with shift on 84/compatibility OK 2s 264ms
/base58/compatibility/all symbols with shift on 85 OK 2s 245ms
/base58/compatibility/all symbols with shift on 85/compatibility OK 2s 244ms
/base58/compatibility/all symbols with shift on 86 OK 2s 245ms
/base58/compatibility/all symbols with shift on 86/compatibility OK 2s 244ms
/base58/compatibility/all symbols with shift on 87 OK 2s 266ms
/base58/compatibility/all symbols with shift on 87/compatibility OK 2s 265ms
/base58/compatibility/all symbols with shift on 88 OK 2s 337ms
/base58/compatibility/all symbols with shift on 88/compatibility OK 2s 336ms
/base58/compatibility/all symbols with shift on 89 OK 2s 350ms
/base58/compatibility/all symbols with shift on 89/compatibility OK 2s 349ms
/base58/compatibility/all symbols with shift on 90 OK 2s 262ms
/base58/compatibility/all symbols with shift on 90/compatibility OK 2s 262ms
/base58/compatibility/all symbols with shift on 91 OK 2s 404ms
/base58/compatibility/all symbols with shift on 91/compatibility OK 2s 404ms
/base58/compatibility/all symbols with shift on 92 OK 2s 367ms
/base58/compatibility/all symbols with shift on 92/compatibility OK 2s 367ms
/base58/compatibility/all symbols with shift on 93 OK 2s 292ms
/base58/compatibility/all symbols with shift on 93/compatibility OK 2s 291ms
/base58/compatibility/all symbols with shift on 94 OK 2s 278ms
/base58/compatibility/all symbols with shift on 94/compatibility OK 2s 277ms
/base58/compatibility/all symbols with shift on 95 OK 2s 284ms
/base58/compatibility/all symbols with shift on 95/compatibility OK 2s 283ms
/base58/compatibility/all symbols with shift on 96 OK 2s 202ms
/base58/compatibility/all symbols with shift on 96/compatibility OK 2s 201ms
/base58/compatibility/all symbols with shift on 97 OK 2s 278ms
/base58/compatibility/all symbols with shift on 97/compatibility OK 2s 277ms
/base58/compatibility/all symbols with shift on 98 OK 2s 248ms
/base58/compatibility/all symbols with shift on 98/compatibility OK 2s 247ms
/base58/compatibility/all symbols with shift on 99 OK 2s 274ms
/base58/compatibility/all symbols with shift on 99/compatibility OK 2s 273ms
/base58/memory usage OK 2m 32s
/base58/memory usage/memory usage for column input OK 2m 2s
/base58/memory usage/memory usage for constant input OK 29s 524ms
/base58/performance OK 1s 248ms
/base58/performance/performance OK 1s 247ms
/base58/supported types constant OK 796ms
/base58/supported types constant/Nullable(String) OK 185ms
/base58/supported types constant/Nullable(String)/supported types OK 184ms
/base58/supported types constant/Nullable(LowCardinality) OK 192ms
/base58/supported types constant/Nullable(LowCardinality)/supported types OK 191ms
/base58/supported types constant/String OK 183ms
/base58/supported types constant/String/supported types OK 182ms
/base58/supported types constant/LowCardinality OK 232ms
/base58/supported types constant/LowCardinality/supported types OK 231ms
/base58/supported types column OK 2s 571ms
/base58/supported types column/Nullable(String) OK 926ms
/base58/supported types column/Nullable(String)/supported types OK 925ms
/base58/supported types column/String OK 823ms
/base58/supported types column/String/supported types OK 822ms
/base58/supported types column/LowCardinality(String) OK 820ms
/base58/supported types column/LowCardinality(String)/supported types OK 819ms
/base58/unsupported types constant OK 7s 641ms
/base58/unsupported types constant/Nullable(Int8) OK 193ms
/base58/unsupported types constant/Nullable(Int8)/unsupported types OK 192ms
/base58/unsupported types constant/Nullable(Int16) OK 173ms
/base58/unsupported types constant/Nullable(Int16)/unsupported types OK 172ms
/base58/unsupported types constant/Nullable(Int32) OK 192ms
/base58/unsupported types constant/Nullable(Int32)/unsupported types OK 191ms
/base58/unsupported types constant/Nullable(Int64) OK 179ms
/base58/unsupported types constant/Nullable(Int64)/unsupported types OK 178ms
/base58/unsupported types constant/Nullable(Int128) OK 178ms
/base58/unsupported types constant/Nullable(Int128)/unsupported types OK 176ms
/base58/unsupported types constant/Nullable(Int256) OK 198ms
/base58/unsupported types constant/Nullable(Int256)/unsupported types OK 197ms
/base58/unsupported types constant/Nullable(Float32) OK 179ms
/base58/unsupported types constant/Nullable(Float32)/unsupported types OK 177ms
/base58/unsupported types constant/Nullable(Float64) OK 188ms
/base58/unsupported types constant/Nullable(Float64)/unsupported types OK 187ms
/base58/unsupported types constant/Nullable(Decimal32(4)) OK 197ms
/base58/unsupported types constant/Nullable(Decimal32(4))/unsupported types OK 195ms
/base58/unsupported types constant/Nullable(Bool) OK 191ms
/base58/unsupported types constant/Nullable(Bool)/unsupported types OK 190ms
/base58/unsupported types constant/Nullable(UUID) OK 178ms
/base58/unsupported types constant/Nullable(UUID)/unsupported types OK 176ms
/base58/unsupported types constant/Nullable(Date) OK 181ms
/base58/unsupported types constant/Nullable(Date)/unsupported types OK 179ms
/base58/unsupported types constant/Nullable(Date32) OK 178ms
/base58/unsupported types constant/Nullable(Date32)/unsupported types OK 177ms
/base58/unsupported types constant/Nullable(DateTime) OK 180ms
/base58/unsupported types constant/Nullable(DateTime)/unsupported types OK 179ms
/base58/unsupported types constant/Nullable(DateTime64(4)) OK 174ms
/base58/unsupported types constant/Nullable(DateTime64(4))/unsupported types OK 173ms
/base58/unsupported types constant/Nullable(LowCardinality) OK 168ms
/base58/unsupported types constant/Nullable(LowCardinality)/unsupported types OK 166ms
/base58/unsupported types constant/Nullable(array) OK 349ms
/base58/unsupported types constant/Nullable(array)/unsupported types OK 348ms
/base58/unsupported types constant/Nullable(FixedString(3)) OK 178ms
/base58/unsupported types constant/Nullable(FixedString(3))/unsupported types OK 177ms
/base58/unsupported types constant/Nullable(Map(String, String)) OK 176ms
/base58/unsupported types constant/Nullable(Map(String, String))/unsupported types OK 175ms
/base58/unsupported types constant/Nullable(Tuple(String)) OK 186ms
/base58/unsupported types constant/Nullable(Tuple(String))/unsupported types OK 184ms
/base58/unsupported types constant/Int8 OK 175ms
/base58/unsupported types constant/Int8/unsupported types OK 174ms
/base58/unsupported types constant/Int16 OK 177ms
/base58/unsupported types constant/Int16/unsupported types OK 175ms
/base58/unsupported types constant/Int32 OK 178ms
/base58/unsupported types constant/Int32/unsupported types OK 176ms
/base58/unsupported types constant/Int64 OK 182ms
/base58/unsupported types constant/Int64/unsupported types OK 180ms
/base58/unsupported types constant/Int128 OK 188ms
/base58/unsupported types constant/Int128/unsupported types OK 187ms
/base58/unsupported types constant/Int256 OK 189ms
/base58/unsupported types constant/Int256/unsupported types OK 188ms
/base58/unsupported types constant/Float32 OK 169ms
/base58/unsupported types constant/Float32/unsupported types OK 168ms
/base58/unsupported types constant/Float64 OK 176ms
/base58/unsupported types constant/Float64/unsupported types OK 175ms
/base58/unsupported types constant/Decimal32(4) OK 187ms
/base58/unsupported types constant/Decimal32(4)/unsupported types OK 186ms
/base58/unsupported types constant/Bool OK 182ms
/base58/unsupported types constant/Bool/unsupported types OK 181ms
/base58/unsupported types constant/UUID OK 183ms
/base58/unsupported types constant/UUID/unsupported types OK 181ms
/base58/unsupported types constant/Date OK 177ms
/base58/unsupported types constant/Date/unsupported types OK 176ms
/base58/unsupported types constant/Date32 OK 178ms
/base58/unsupported types constant/Date32/unsupported types OK 177ms
/base58/unsupported types constant/DateTime OK 186ms
/base58/unsupported types constant/DateTime/unsupported types OK 184ms
/base58/unsupported types constant/DateTime64(4) OK 177ms
/base58/unsupported types constant/DateTime64(4)/unsupported types OK 176ms
/base58/unsupported types constant/LowCardinality OK 176ms
/base58/unsupported types constant/LowCardinality/unsupported types OK 175ms
/base58/unsupported types constant/array OK 377ms
/base58/unsupported types constant/array/unsupported types OK 376ms
/base58/unsupported types constant/FixedString(3) OK 182ms
/base58/unsupported types constant/FixedString(3)/unsupported types OK 180ms
/base58/unsupported types constant/Map(String, String) OK 180ms
/base58/unsupported types constant/Map(String, String)/unsupported types OK 179ms
/base58/unsupported types constant/Tuple(String) OK 176ms
/base58/unsupported types constant/Tuple(String)/unsupported types OK 175ms
/base58/unsupported types column OK 21s 246ms
/base58/unsupported types column/Nullable(Int8) OK 661ms
/base58/unsupported types column/Nullable(Int8)/unsupported types OK 659ms
/base58/unsupported types column/Nullable(Int16) OK 672ms
/base58/unsupported types column/Nullable(Int16)/unsupported types OK 671ms
/base58/unsupported types column/Nullable(Int32) OK 634ms
/base58/unsupported types column/Nullable(Int32)/unsupported types OK 633ms
/base58/unsupported types column/Nullable(Int64) OK 633ms
/base58/unsupported types column/Nullable(Int64)/unsupported types OK 631ms
/base58/unsupported types column/Nullable(Int128) OK 641ms
/base58/unsupported types column/Nullable(Int128)/unsupported types OK 640ms
/base58/unsupported types column/Nullable(Int256) OK 779ms
/base58/unsupported types column/Nullable(Int256)/unsupported types OK 778ms
/base58/unsupported types column/Nullable(Float32) OK 651ms
/base58/unsupported types column/Nullable(Float32)/unsupported types OK 649ms
/base58/unsupported types column/Nullable(Float64) OK 650ms
/base58/unsupported types column/Nullable(Float64)/unsupported types OK 649ms
/base58/unsupported types column/Nullable(Decimal32(4)) OK 770ms
/base58/unsupported types column/Nullable(Decimal32(4))/unsupported types OK 768ms
/base58/unsupported types column/Nullable(Bool) OK 643ms
/base58/unsupported types column/Nullable(Bool)/unsupported types OK 642ms
/base58/unsupported types column/Nullable(UUID) OK 637ms
/base58/unsupported types column/Nullable(UUID)/unsupported types OK 636ms
/base58/unsupported types column/Nullable(Date) OK 690ms
/base58/unsupported types column/Nullable(Date)/unsupported types OK 689ms
/base58/unsupported types column/Nullable(Date32) OK 692ms
/base58/unsupported types column/Nullable(Date32)/unsupported types OK 690ms
/base58/unsupported types column/Nullable(DateTime) OK 692ms
/base58/unsupported types column/Nullable(DateTime)/unsupported types OK 691ms
/base58/unsupported types column/Nullable(DateTime64(4)) OK 638ms
/base58/unsupported types column/Nullable(DateTime64(4))/unsupported types OK 636ms
/base58/unsupported types column/Int8 OK 574ms
/base58/unsupported types column/Int8/unsupported types OK 573ms
/base58/unsupported types column/Int16 OK 650ms
/base58/unsupported types column/Int16/unsupported types OK 649ms
/base58/unsupported types column/Int32 OK 599ms
/base58/unsupported types column/Int32/unsupported types OK 598ms
/base58/unsupported types column/Int64 OK 574ms
/base58/unsupported types column/Int64/unsupported types OK 573ms
/base58/unsupported types column/Int128 OK 563ms
/base58/unsupported types column/Int128/unsupported types OK 561ms
/base58/unsupported types column/Int256 OK 558ms
/base58/unsupported types column/Int256/unsupported types OK 557ms
/base58/unsupported types column/Float32 OK 635ms
/base58/unsupported types column/Float32/unsupported types OK 634ms
/base58/unsupported types column/Float64 OK 591ms
/base58/unsupported types column/Float64/unsupported types OK 589ms
/base58/unsupported types column/Decimal32(4) OK 571ms
/base58/unsupported types column/Decimal32(4)/unsupported types OK 570ms
/base58/unsupported types column/Bool OK 564ms
/base58/unsupported types column/Bool/unsupported types OK 563ms
/base58/unsupported types column/UUID OK 583ms
/base58/unsupported types column/UUID/unsupported types OK 582ms
/base58/unsupported types column/Date OK 572ms
/base58/unsupported types column/Date/unsupported types OK 571ms
/base58/unsupported types column/Date32 OK 554ms
/base58/unsupported types column/Date32/unsupported types OK 553ms
/base58/unsupported types column/DateTime OK 600ms
/base58/unsupported types column/DateTime/unsupported types OK 599ms
/base58/unsupported types column/DateTime64(4) OK 560ms
/base58/unsupported types column/DateTime64(4)/unsupported types OK 558ms
/base58/unsupported types column/Array(String) OK 568ms
/base58/unsupported types column/Array(String)/unsupported types OK 567ms
/base58/unsupported types column/FixedString(3) OK 578ms
/base58/unsupported types column/FixedString(3)/unsupported types OK 577ms
/base58/unsupported types column/Map(String, String) OK 581ms
/base58/unsupported types column/Map(String, String)/unsupported types OK 580ms
/base58/unsupported types column/Tuple(String) OK 665ms
/base58/unsupported types column/Tuple(String)/unsupported types OK 663ms

Generated by TestFlows Open-Source Test Framework v2.0.231215.1221232