Base58 Test Run Report

DateJun 04, 2025 8:56
Duration9m 4s
Framework TestFlows 2.0.250110.1002922

Artifacts

Test artifacts can be found at https://altinity-build-artifacts.s3.amazonaws.com/index.html#832/81c082fb9db07cba7675efab941bc0f11adebb1f/regression/aarch64/with_analyzer/zookeeper/without_thread_fuzzer/base_58/

Attributes

projectAltinity/ClickHouse
project.id159717931
packagehttps://s3.amazonaws.com/altinity-build-artifacts/PRs/832/81c082fb9db07cba7675efab941bc0f11adebb1f/package_aarch64/clickhouse-common-static_24.8.14.10029.altinitytest_arm64.deb
version24.8.14.10029.altinitytest
user.namezvonand
repositoryhttps://github.com/Altinity/clickhouse-regression
commit.hashbd31e738c0cedaca253d15a05ed245c41b6e0b6a
job.nameCommon
job.retry1
job.urlhttps://github.com/Altinity/ClickHouse/actions/runs/15436437007
archaarch64
localTrue
clickhouse_versionNone
clickhouse_pathhttps://s3.amazonaws.com/altinity-build-artifacts/PRs/832/81c082fb9db07cba7675efab941bc0f11adebb1f/package_aarch64/clickhouse-common-static_24.8.14.10029.altinitytest_arm64.deb
as_binaryFalse
base_osNone
keeper_pathNone
zookeeper_versionNone
use_keeperFalse
stressFalse
collect_service_logsTrue
thread_fuzzerFalse
with_analyzerTrue
reuse_envFalse

Summary

99.7%OK
<1%Known

Statistics

Units OK Fail Error XFail Retried
Modules
1
1
Features
192
192
Scenarios
191
190
1
Checks
1
1
Steps
2080
2070
3
6
1

Known Fails

Test NameResultMessage
/base58/alias input/alias instead of table and columnXFail 1s 503ms
not implemented
AssertionError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/base_58/regression.py", line 102, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/base_58/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/base_58/regression.py", line 90, 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 1188, 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_44eed762_4122_11f0_bdfe_960004596f7c_e58 select id, str from table_44eed6e0_4122_11f0_8206_960004596f7c_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 1188 in 'query'

1180\|                  assert message in r.output, error(r.output)
1181\|  
1182\|          if not ignore_exception:
1183\|              if message is None or "Exception:" not in message:
1184\|                  with Then("check if output has exception") if steps else NullStep():
1185\|                      if "Exception:" in r.output:
1186\|                          if raise_on_exception:
1187\|                              raise QueryRuntimeException(r.output)
1188\|>                         assert False, error(r.output)
1189\|  
1190\|          return r
1191\|

Results

Test Name Result Duration
/base58 OK 9m 4s
/base58/consistency OK 3s 325ms
/base58/consistency/consistency for column input OK 766ms
/base58/consistency/consistency for constant input OK 2s 556ms
/base58/null OK 137ms
/base58/null/null OK 136ms
/base58/alias input OK 4s 78ms
/base58/alias input/alias instead of function OK 2s 572ms
/base58/alias input/alias instead of table and column XFail 1s 503ms
/base58/function input OK 4s 37ms
/base58/function input/function input column OK 1s 500ms
/base58/function input/function input constant OK 2s 535ms
/base58/compatibility OK 4m 23s
/base58/compatibility/all symbols with shift on 0 OK 2s 568ms
/base58/compatibility/all symbols with shift on 0/compatibility OK 2s 567ms
/base58/compatibility/all symbols with shift on 1 OK 2s 577ms
/base58/compatibility/all symbols with shift on 1/compatibility OK 2s 576ms
/base58/compatibility/all symbols with shift on 2 OK 2s 586ms
/base58/compatibility/all symbols with shift on 2/compatibility OK 2s 585ms
/base58/compatibility/all symbols with shift on 3 OK 2s 609ms
/base58/compatibility/all symbols with shift on 3/compatibility OK 2s 608ms
/base58/compatibility/all symbols with shift on 4 OK 2s 580ms
/base58/compatibility/all symbols with shift on 4/compatibility OK 2s 579ms
/base58/compatibility/all symbols with shift on 5 OK 2s 596ms
/base58/compatibility/all symbols with shift on 5/compatibility OK 2s 595ms
/base58/compatibility/all symbols with shift on 6 OK 2s 598ms
/base58/compatibility/all symbols with shift on 6/compatibility OK 2s 597ms
/base58/compatibility/all symbols with shift on 7 OK 2s 616ms
/base58/compatibility/all symbols with shift on 7/compatibility OK 2s 616ms
/base58/compatibility/all symbols with shift on 8 OK 2s 640ms
/base58/compatibility/all symbols with shift on 8/compatibility OK 2s 639ms
/base58/compatibility/all symbols with shift on 9 OK 2s 574ms
/base58/compatibility/all symbols with shift on 9/compatibility OK 2s 573ms
/base58/compatibility/all symbols with shift on 10 OK 2s 572ms
/base58/compatibility/all symbols with shift on 10/compatibility OK 2s 571ms
/base58/compatibility/all symbols with shift on 11 OK 2s 683ms
/base58/compatibility/all symbols with shift on 11/compatibility OK 2s 682ms
/base58/compatibility/all symbols with shift on 12 OK 2s 575ms
/base58/compatibility/all symbols with shift on 12/compatibility OK 2s 575ms
/base58/compatibility/all symbols with shift on 13 OK 2s 659ms
/base58/compatibility/all symbols with shift on 13/compatibility OK 2s 658ms
/base58/compatibility/all symbols with shift on 14 OK 2s 621ms
/base58/compatibility/all symbols with shift on 14/compatibility OK 2s 620ms
/base58/compatibility/all symbols with shift on 15 OK 2s 620ms
/base58/compatibility/all symbols with shift on 15/compatibility OK 2s 620ms
/base58/compatibility/all symbols with shift on 16 OK 2s 603ms
/base58/compatibility/all symbols with shift on 16/compatibility OK 2s 602ms
/base58/compatibility/all symbols with shift on 17 OK 2s 575ms
/base58/compatibility/all symbols with shift on 17/compatibility OK 2s 574ms
/base58/compatibility/all symbols with shift on 18 OK 2s 627ms
/base58/compatibility/all symbols with shift on 18/compatibility OK 2s 626ms
/base58/compatibility/all symbols with shift on 19 OK 2s 664ms
/base58/compatibility/all symbols with shift on 19/compatibility OK 2s 663ms
/base58/compatibility/all symbols with shift on 20 OK 2s 668ms
/base58/compatibility/all symbols with shift on 20/compatibility OK 2s 667ms
/base58/compatibility/all symbols with shift on 21 OK 2s 643ms
/base58/compatibility/all symbols with shift on 21/compatibility OK 2s 642ms
/base58/compatibility/all symbols with shift on 22 OK 2s 631ms
/base58/compatibility/all symbols with shift on 22/compatibility OK 2s 630ms
/base58/compatibility/all symbols with shift on 23 OK 2s 626ms
/base58/compatibility/all symbols with shift on 23/compatibility OK 2s 625ms
/base58/compatibility/all symbols with shift on 24 OK 2s 635ms
/base58/compatibility/all symbols with shift on 24/compatibility OK 2s 635ms
/base58/compatibility/all symbols with shift on 25 OK 2s 735ms
/base58/compatibility/all symbols with shift on 25/compatibility OK 2s 734ms
/base58/compatibility/all symbols with shift on 26 OK 2s 627ms
/base58/compatibility/all symbols with shift on 26/compatibility OK 2s 626ms
/base58/compatibility/all symbols with shift on 27 OK 2s 627ms
/base58/compatibility/all symbols with shift on 27/compatibility OK 2s 626ms
/base58/compatibility/all symbols with shift on 28 OK 2s 628ms
/base58/compatibility/all symbols with shift on 28/compatibility OK 2s 628ms
/base58/compatibility/all symbols with shift on 29 OK 2s 624ms
/base58/compatibility/all symbols with shift on 29/compatibility OK 2s 623ms
/base58/compatibility/all symbols with shift on 30 OK 2s 649ms
/base58/compatibility/all symbols with shift on 30/compatibility OK 2s 648ms
/base58/compatibility/all symbols with shift on 31 OK 2s 663ms
/base58/compatibility/all symbols with shift on 31/compatibility OK 2s 663ms
/base58/compatibility/all symbols with shift on 32 OK 2s 656ms
/base58/compatibility/all symbols with shift on 32/compatibility OK 2s 656ms
/base58/compatibility/all symbols with shift on 33 OK 2s 632ms
/base58/compatibility/all symbols with shift on 33/compatibility OK 2s 631ms
/base58/compatibility/all symbols with shift on 34 OK 2s 640ms
/base58/compatibility/all symbols with shift on 34/compatibility OK 2s 639ms
/base58/compatibility/all symbols with shift on 35 OK 2s 644ms
/base58/compatibility/all symbols with shift on 35/compatibility OK 2s 643ms
/base58/compatibility/all symbols with shift on 36 OK 2s 654ms
/base58/compatibility/all symbols with shift on 36/compatibility OK 2s 653ms
/base58/compatibility/all symbols with shift on 37 OK 2s 628ms
/base58/compatibility/all symbols with shift on 37/compatibility OK 2s 627ms
/base58/compatibility/all symbols with shift on 38 OK 2s 683ms
/base58/compatibility/all symbols with shift on 38/compatibility OK 2s 682ms
/base58/compatibility/all symbols with shift on 39 OK 2s 656ms
/base58/compatibility/all symbols with shift on 39/compatibility OK 2s 655ms
/base58/compatibility/all symbols with shift on 40 OK 2s 716ms
/base58/compatibility/all symbols with shift on 40/compatibility OK 2s 715ms
/base58/compatibility/all symbols with shift on 41 OK 2s 688ms
/base58/compatibility/all symbols with shift on 41/compatibility OK 2s 687ms
/base58/compatibility/all symbols with shift on 42 OK 2s 605ms
/base58/compatibility/all symbols with shift on 42/compatibility OK 2s 605ms
/base58/compatibility/all symbols with shift on 43 OK 2s 641ms
/base58/compatibility/all symbols with shift on 43/compatibility OK 2s 640ms
/base58/compatibility/all symbols with shift on 44 OK 2s 623ms
/base58/compatibility/all symbols with shift on 44/compatibility OK 2s 622ms
/base58/compatibility/all symbols with shift on 45 OK 2s 596ms
/base58/compatibility/all symbols with shift on 45/compatibility OK 2s 595ms
/base58/compatibility/all symbols with shift on 46 OK 2s 692ms
/base58/compatibility/all symbols with shift on 46/compatibility OK 2s 690ms
/base58/compatibility/all symbols with shift on 47 OK 2s 604ms
/base58/compatibility/all symbols with shift on 47/compatibility OK 2s 603ms
/base58/compatibility/all symbols with shift on 48 OK 2s 660ms
/base58/compatibility/all symbols with shift on 48/compatibility OK 2s 659ms
/base58/compatibility/all symbols with shift on 49 OK 2s 700ms
/base58/compatibility/all symbols with shift on 49/compatibility OK 2s 699ms
/base58/compatibility/all symbols with shift on 50 OK 2s 637ms
/base58/compatibility/all symbols with shift on 50/compatibility OK 2s 636ms
/base58/compatibility/all symbols with shift on 51 OK 2s 641ms
/base58/compatibility/all symbols with shift on 51/compatibility OK 2s 641ms
/base58/compatibility/all symbols with shift on 52 OK 2s 611ms
/base58/compatibility/all symbols with shift on 52/compatibility OK 2s 611ms
/base58/compatibility/all symbols with shift on 53 OK 2s 620ms
/base58/compatibility/all symbols with shift on 53/compatibility OK 2s 619ms
/base58/compatibility/all symbols with shift on 54 OK 2s 741ms
/base58/compatibility/all symbols with shift on 54/compatibility OK 2s 740ms
/base58/compatibility/all symbols with shift on 55 OK 2s 605ms
/base58/compatibility/all symbols with shift on 55/compatibility OK 2s 604ms
/base58/compatibility/all symbols with shift on 56 OK 2s 687ms
/base58/compatibility/all symbols with shift on 56/compatibility OK 2s 686ms
/base58/compatibility/all symbols with shift on 57 OK 2s 628ms
/base58/compatibility/all symbols with shift on 57/compatibility OK 2s 627ms
/base58/compatibility/all symbols with shift on 58 OK 2s 654ms
/base58/compatibility/all symbols with shift on 58/compatibility OK 2s 653ms
/base58/compatibility/all symbols with shift on 59 OK 2s 655ms
/base58/compatibility/all symbols with shift on 59/compatibility OK 2s 654ms
/base58/compatibility/all symbols with shift on 60 OK 2s 607ms
/base58/compatibility/all symbols with shift on 60/compatibility OK 2s 606ms
/base58/compatibility/all symbols with shift on 61 OK 2s 616ms
/base58/compatibility/all symbols with shift on 61/compatibility OK 2s 615ms
/base58/compatibility/all symbols with shift on 62 OK 2s 629ms
/base58/compatibility/all symbols with shift on 62/compatibility OK 2s 628ms
/base58/compatibility/all symbols with shift on 63 OK 2s 686ms
/base58/compatibility/all symbols with shift on 63/compatibility OK 2s 685ms
/base58/compatibility/all symbols with shift on 64 OK 2s 656ms
/base58/compatibility/all symbols with shift on 64/compatibility OK 2s 655ms
/base58/compatibility/all symbols with shift on 65 OK 2s 668ms
/base58/compatibility/all symbols with shift on 65/compatibility OK 2s 667ms
/base58/compatibility/all symbols with shift on 66 OK 2s 637ms
/base58/compatibility/all symbols with shift on 66/compatibility OK 2s 636ms
/base58/compatibility/all symbols with shift on 67 OK 2s 645ms
/base58/compatibility/all symbols with shift on 67/compatibility OK 2s 644ms
/base58/compatibility/all symbols with shift on 68 OK 2s 643ms
/base58/compatibility/all symbols with shift on 68/compatibility OK 2s 642ms
/base58/compatibility/all symbols with shift on 69 OK 2s 698ms
/base58/compatibility/all symbols with shift on 69/compatibility OK 2s 697ms
/base58/compatibility/all symbols with shift on 70 OK 2s 707ms
/base58/compatibility/all symbols with shift on 70/compatibility OK 2s 706ms
/base58/compatibility/all symbols with shift on 71 OK 2s 620ms
/base58/compatibility/all symbols with shift on 71/compatibility OK 2s 619ms
/base58/compatibility/all symbols with shift on 72 OK 2s 669ms
/base58/compatibility/all symbols with shift on 72/compatibility OK 2s 668ms
/base58/compatibility/all symbols with shift on 73 OK 2s 707ms
/base58/compatibility/all symbols with shift on 73/compatibility OK 2s 706ms
/base58/compatibility/all symbols with shift on 74 OK 2s 622ms
/base58/compatibility/all symbols with shift on 74/compatibility OK 2s 621ms
/base58/compatibility/all symbols with shift on 75 OK 2s 628ms
/base58/compatibility/all symbols with shift on 75/compatibility OK 2s 627ms
/base58/compatibility/all symbols with shift on 76 OK 2s 627ms
/base58/compatibility/all symbols with shift on 76/compatibility OK 2s 626ms
/base58/compatibility/all symbols with shift on 77 OK 2s 634ms
/base58/compatibility/all symbols with shift on 77/compatibility OK 2s 633ms
/base58/compatibility/all symbols with shift on 78 OK 2s 667ms
/base58/compatibility/all symbols with shift on 78/compatibility OK 2s 666ms
/base58/compatibility/all symbols with shift on 79 OK 2s 613ms
/base58/compatibility/all symbols with shift on 79/compatibility OK 2s 612ms
/base58/compatibility/all symbols with shift on 80 OK 2s 614ms
/base58/compatibility/all symbols with shift on 80/compatibility OK 2s 613ms
/base58/compatibility/all symbols with shift on 81 OK 2s 561ms
/base58/compatibility/all symbols with shift on 81/compatibility OK 2s 560ms
/base58/compatibility/all symbols with shift on 82 OK 2s 660ms
/base58/compatibility/all symbols with shift on 82/compatibility OK 2s 659ms
/base58/compatibility/all symbols with shift on 83 OK 2s 586ms
/base58/compatibility/all symbols with shift on 83/compatibility OK 2s 585ms
/base58/compatibility/all symbols with shift on 84 OK 2s 649ms
/base58/compatibility/all symbols with shift on 84/compatibility OK 2s 648ms
/base58/compatibility/all symbols with shift on 85 OK 2s 595ms
/base58/compatibility/all symbols with shift on 85/compatibility OK 2s 594ms
/base58/compatibility/all symbols with shift on 86 OK 2s 601ms
/base58/compatibility/all symbols with shift on 86/compatibility OK 2s 600ms
/base58/compatibility/all symbols with shift on 87 OK 2s 649ms
/base58/compatibility/all symbols with shift on 87/compatibility OK 2s 649ms
/base58/compatibility/all symbols with shift on 88 OK 2s 599ms
/base58/compatibility/all symbols with shift on 88/compatibility OK 2s 598ms
/base58/compatibility/all symbols with shift on 89 OK 2s 609ms
/base58/compatibility/all symbols with shift on 89/compatibility OK 2s 608ms
/base58/compatibility/all symbols with shift on 90 OK 2s 563ms
/base58/compatibility/all symbols with shift on 90/compatibility OK 2s 562ms
/base58/compatibility/all symbols with shift on 91 OK 2s 640ms
/base58/compatibility/all symbols with shift on 91/compatibility OK 2s 639ms
/base58/compatibility/all symbols with shift on 92 OK 2s 601ms
/base58/compatibility/all symbols with shift on 92/compatibility OK 2s 600ms
/base58/compatibility/all symbols with shift on 93 OK 2s 627ms
/base58/compatibility/all symbols with shift on 93/compatibility OK 2s 626ms
/base58/compatibility/all symbols with shift on 94 OK 2s 585ms
/base58/compatibility/all symbols with shift on 94/compatibility OK 2s 584ms
/base58/compatibility/all symbols with shift on 95 OK 2s 566ms
/base58/compatibility/all symbols with shift on 95/compatibility OK 2s 565ms
/base58/compatibility/all symbols with shift on 96 OK 2s 603ms
/base58/compatibility/all symbols with shift on 96/compatibility OK 2s 602ms
/base58/compatibility/all symbols with shift on 97 OK 2s 627ms
/base58/compatibility/all symbols with shift on 97/compatibility OK 2s 626ms
/base58/compatibility/all symbols with shift on 98 OK 2s 615ms
/base58/compatibility/all symbols with shift on 98/compatibility OK 2s 614ms
/base58/compatibility/all symbols with shift on 99 OK 2s 629ms
/base58/compatibility/all symbols with shift on 99/compatibility OK 2s 628ms
/base58/memory usage OK 54s 512ms
/base58/memory usage/memory usage for column input OK 21s 1ms
/base58/memory usage/memory usage for constant input OK 33s 509ms
/base58/performance OK 999ms
/base58/performance/performance OK 997ms
/base58/supported types constant OK 568ms
/base58/supported types constant/Nullable(String) OK 133ms
/base58/supported types constant/Nullable(String)/supported types OK 133ms
/base58/supported types constant/Nullable(LowCardinality) OK 139ms
/base58/supported types constant/Nullable(LowCardinality)/supported types OK 138ms
/base58/supported types constant/String OK 152ms
/base58/supported types constant/String/supported types OK 150ms
/base58/supported types constant/LowCardinality OK 141ms
/base58/supported types constant/LowCardinality/supported types OK 140ms
/base58/supported types column OK 1s 995ms
/base58/supported types column/Nullable(String) OK 702ms
/base58/supported types column/Nullable(String)/supported types OK 701ms
/base58/supported types column/String OK 630ms
/base58/supported types column/String/supported types OK 629ms
/base58/supported types column/LowCardinality(String) OK 660ms
/base58/supported types column/LowCardinality(String)/supported types OK 658ms
/base58/unsupported types constant OK 4s 686ms
/base58/unsupported types constant/Nullable(Int8) OK 111ms
/base58/unsupported types constant/Nullable(Int8)/unsupported types OK 110ms
/base58/unsupported types constant/Nullable(Int16) OK 108ms
/base58/unsupported types constant/Nullable(Int16)/unsupported types OK 107ms
/base58/unsupported types constant/Nullable(Int32) OK 108ms
/base58/unsupported types constant/Nullable(Int32)/unsupported types OK 107ms
/base58/unsupported types constant/Nullable(Int64) OK 107ms
/base58/unsupported types constant/Nullable(Int64)/unsupported types OK 106ms
/base58/unsupported types constant/Nullable(Int128) OK 107ms
/base58/unsupported types constant/Nullable(Int128)/unsupported types OK 106ms
/base58/unsupported types constant/Nullable(Int256) OK 107ms
/base58/unsupported types constant/Nullable(Int256)/unsupported types OK 105ms
/base58/unsupported types constant/Nullable(Float32) OK 111ms
/base58/unsupported types constant/Nullable(Float32)/unsupported types OK 110ms
/base58/unsupported types constant/Nullable(Float64) OK 108ms
/base58/unsupported types constant/Nullable(Float64)/unsupported types OK 107ms
/base58/unsupported types constant/Nullable(Decimal32(4)) OK 111ms
/base58/unsupported types constant/Nullable(Decimal32(4))/unsupported types OK 110ms
/base58/unsupported types constant/Nullable(Bool) OK 109ms
/base58/unsupported types constant/Nullable(Bool)/unsupported types OK 107ms
/base58/unsupported types constant/Nullable(UUID) OK 113ms
/base58/unsupported types constant/Nullable(UUID)/unsupported types OK 112ms
/base58/unsupported types constant/Nullable(Date) OK 108ms
/base58/unsupported types constant/Nullable(Date)/unsupported types OK 107ms
/base58/unsupported types constant/Nullable(Date32) OK 107ms
/base58/unsupported types constant/Nullable(Date32)/unsupported types OK 106ms
/base58/unsupported types constant/Nullable(DateTime) OK 109ms
/base58/unsupported types constant/Nullable(DateTime)/unsupported types OK 107ms
/base58/unsupported types constant/Nullable(DateTime64(4)) OK 112ms
/base58/unsupported types constant/Nullable(DateTime64(4))/unsupported types OK 111ms
/base58/unsupported types constant/Nullable(LowCardinality) OK 119ms
/base58/unsupported types constant/Nullable(LowCardinality)/unsupported types OK 118ms
/base58/unsupported types constant/Nullable(array) OK 230ms
/base58/unsupported types constant/Nullable(array)/unsupported types OK 229ms
/base58/unsupported types constant/Nullable(FixedString(3)) OK 111ms
/base58/unsupported types constant/Nullable(FixedString(3))/unsupported types OK 109ms
/base58/unsupported types constant/Nullable(Map(String, String)) OK 112ms
/base58/unsupported types constant/Nullable(Map(String, String))/unsupported types OK 111ms
/base58/unsupported types constant/Nullable(Tuple(String)) OK 112ms
/base58/unsupported types constant/Nullable(Tuple(String))/unsupported types OK 111ms
/base58/unsupported types constant/Int8 OK 110ms
/base58/unsupported types constant/Int8/unsupported types OK 108ms
/base58/unsupported types constant/Int16 OK 109ms
/base58/unsupported types constant/Int16/unsupported types OK 107ms
/base58/unsupported types constant/Int32 OK 105ms
/base58/unsupported types constant/Int32/unsupported types OK 104ms
/base58/unsupported types constant/Int64 OK 109ms
/base58/unsupported types constant/Int64/unsupported types OK 107ms
/base58/unsupported types constant/Int128 OK 111ms
/base58/unsupported types constant/Int128/unsupported types OK 109ms
/base58/unsupported types constant/Int256 OK 111ms
/base58/unsupported types constant/Int256/unsupported types OK 110ms
/base58/unsupported types constant/Float32 OK 107ms
/base58/unsupported types constant/Float32/unsupported types OK 105ms
/base58/unsupported types constant/Float64 OK 119ms
/base58/unsupported types constant/Float64/unsupported types OK 118ms
/base58/unsupported types constant/Decimal32(4) OK 108ms
/base58/unsupported types constant/Decimal32(4)/unsupported types OK 107ms
/base58/unsupported types constant/Bool OK 109ms
/base58/unsupported types constant/Bool/unsupported types OK 107ms
/base58/unsupported types constant/UUID OK 108ms
/base58/unsupported types constant/UUID/unsupported types OK 106ms
/base58/unsupported types constant/Date OK 111ms
/base58/unsupported types constant/Date/unsupported types OK 110ms
/base58/unsupported types constant/Date32 OK 108ms
/base58/unsupported types constant/Date32/unsupported types OK 107ms
/base58/unsupported types constant/DateTime OK 113ms
/base58/unsupported types constant/DateTime/unsupported types OK 112ms
/base58/unsupported types constant/DateTime64(4) OK 139ms
/base58/unsupported types constant/DateTime64(4)/unsupported types OK 137ms
/base58/unsupported types constant/LowCardinality OK 109ms
/base58/unsupported types constant/LowCardinality/unsupported types OK 108ms
/base58/unsupported types constant/array OK 219ms
/base58/unsupported types constant/array/unsupported types OK 217ms
/base58/unsupported types constant/FixedString(3) OK 114ms
/base58/unsupported types constant/FixedString(3)/unsupported types OK 112ms
/base58/unsupported types constant/Map(String, String) OK 109ms
/base58/unsupported types constant/Map(String, String)/unsupported types OK 107ms
/base58/unsupported types constant/Tuple(String) OK 109ms
/base58/unsupported types constant/Tuple(String)/unsupported types OK 108ms
/base58/unsupported types column OK 15s 17ms
/base58/unsupported types column/Nullable(Int8) OK 471ms
/base58/unsupported types column/Nullable(Int8)/unsupported types OK 470ms
/base58/unsupported types column/Nullable(Int16) OK 499ms
/base58/unsupported types column/Nullable(Int16)/unsupported types OK 498ms
/base58/unsupported types column/Nullable(Int32) OK 474ms
/base58/unsupported types column/Nullable(Int32)/unsupported types OK 473ms
/base58/unsupported types column/Nullable(Int64) OK 480ms
/base58/unsupported types column/Nullable(Int64)/unsupported types OK 479ms
/base58/unsupported types column/Nullable(Int128) OK 472ms
/base58/unsupported types column/Nullable(Int128)/unsupported types OK 471ms
/base58/unsupported types column/Nullable(Int256) OK 481ms
/base58/unsupported types column/Nullable(Int256)/unsupported types OK 480ms
/base58/unsupported types column/Nullable(Float32) OK 478ms
/base58/unsupported types column/Nullable(Float32)/unsupported types OK 477ms
/base58/unsupported types column/Nullable(Float64) OK 481ms
/base58/unsupported types column/Nullable(Float64)/unsupported types OK 480ms
/base58/unsupported types column/Nullable(Decimal32(4)) OK 490ms
/base58/unsupported types column/Nullable(Decimal32(4))/unsupported types OK 489ms
/base58/unsupported types column/Nullable(Bool) OK 479ms
/base58/unsupported types column/Nullable(Bool)/unsupported types OK 477ms
/base58/unsupported types column/Nullable(UUID) OK 471ms
/base58/unsupported types column/Nullable(UUID)/unsupported types OK 470ms
/base58/unsupported types column/Nullable(Date) OK 468ms
/base58/unsupported types column/Nullable(Date)/unsupported types OK 466ms
/base58/unsupported types column/Nullable(Date32) OK 480ms
/base58/unsupported types column/Nullable(Date32)/unsupported types OK 479ms
/base58/unsupported types column/Nullable(DateTime) OK 486ms
/base58/unsupported types column/Nullable(DateTime)/unsupported types OK 485ms
/base58/unsupported types column/Nullable(DateTime64(4)) OK 470ms
/base58/unsupported types column/Nullable(DateTime64(4))/unsupported types OK 469ms
/base58/unsupported types column/Int8 OK 403ms
/base58/unsupported types column/Int8/unsupported types OK 401ms
/base58/unsupported types column/Int16 OK 409ms
/base58/unsupported types column/Int16/unsupported types OK 408ms
/base58/unsupported types column/Int32 OK 415ms
/base58/unsupported types column/Int32/unsupported types OK 414ms
/base58/unsupported types column/Int64 OK 421ms
/base58/unsupported types column/Int64/unsupported types OK 419ms
/base58/unsupported types column/Int128 OK 423ms
/base58/unsupported types column/Int128/unsupported types OK 422ms
/base58/unsupported types column/Int256 OK 412ms
/base58/unsupported types column/Int256/unsupported types OK 411ms
/base58/unsupported types column/Float32 OK 419ms
/base58/unsupported types column/Float32/unsupported types OK 418ms
/base58/unsupported types column/Float64 OK 404ms
/base58/unsupported types column/Float64/unsupported types OK 402ms
/base58/unsupported types column/Decimal32(4) OK 426ms
/base58/unsupported types column/Decimal32(4)/unsupported types OK 425ms
/base58/unsupported types column/Bool OK 400ms
/base58/unsupported types column/Bool/unsupported types OK 398ms
/base58/unsupported types column/UUID OK 404ms
/base58/unsupported types column/UUID/unsupported types OK 403ms
/base58/unsupported types column/Date OK 413ms
/base58/unsupported types column/Date/unsupported types OK 409ms
/base58/unsupported types column/Date32 OK 407ms
/base58/unsupported types column/Date32/unsupported types OK 406ms
/base58/unsupported types column/DateTime OK 406ms
/base58/unsupported types column/DateTime/unsupported types OK 405ms
/base58/unsupported types column/DateTime64(4) OK 403ms
/base58/unsupported types column/DateTime64(4)/unsupported types OK 402ms
/base58/unsupported types column/Array(String) OK 413ms
/base58/unsupported types column/Array(String)/unsupported types OK 412ms
/base58/unsupported types column/FixedString(3) OK 418ms
/base58/unsupported types column/FixedString(3)/unsupported types OK 417ms
/base58/unsupported types column/Map(String, String) OK 413ms
/base58/unsupported types column/Map(String, String)/unsupported types OK 412ms
/base58/unsupported types column/Tuple(String) OK 404ms
/base58/unsupported types column/Tuple(String)/unsupported types OK 402ms

Generated by TestFlows Open-Source Test Framework v2.0.250110.1002922