Base58 Test Run Report

DateJun 16, 2025 16:55
Duration7m 47s
Framework TestFlows 2.0.250110.1002922

Artifacts

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

Attributes

projectAltinity/ClickHouse
project.id159717931
packagehttps://s3.amazonaws.com/altinity-build-artifacts/PRs/862/2ca9156e8f67293d54ea08f4f04ad0cf485b70c0/package_aarch64/clickhouse-common-static_24.8.14.10060.altinitytest_arm64.deb
version24.8.14.10060.altinitytest
user.namezvonand
repositoryhttps://github.com/Altinity/clickhouse-regression
commit.hashe3c00be97a045aa04e9d1a6ec50cc64f4c387b70
job.nameCommon
job.retry1
job.urlhttps://github.com/Altinity/ClickHouse/actions/runs/15683241898
archaarch64
localTrue
clickhouse_versionNone
clickhouse_pathhttps://s3.amazonaws.com/altinity-build-artifacts/PRs/862/2ca9156e8f67293d54ea08f4f04ad0cf485b70c0/package_aarch64/clickhouse-common-static_24.8.14.10060.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
2083
2073
3
6
1

Known Fails

Test NameResultMessage
/base58/alias input/alias instead of table and columnXFail 1s 583ms
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_eff9e42d_4ad2_11f0_a3d9_96000461c4e5_e58 select id, str from table_eff9e3c1_4ad2_11f0_9ecc_96000461c4e5_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 7m 47s
/base58/consistency OK 3s 502ms
/base58/consistency/consistency for column input OK 824ms
/base58/consistency/consistency for constant input OK 2s 676ms
/base58/null OK 139ms
/base58/null/null OK 138ms
/base58/alias input OK 4s 220ms
/base58/alias input/alias instead of function OK 2s 634ms
/base58/alias input/alias instead of table and column XFail 1s 583ms
/base58/function input OK 4s 230ms
/base58/function input/function input column OK 1s 533ms
/base58/function input/function input constant OK 2s 694ms
/base58/compatibility OK 4m 31s
/base58/compatibility/all symbols with shift on 0 OK 2s 714ms
/base58/compatibility/all symbols with shift on 0/compatibility OK 2s 713ms
/base58/compatibility/all symbols with shift on 1 OK 2s 690ms
/base58/compatibility/all symbols with shift on 1/compatibility OK 2s 689ms
/base58/compatibility/all symbols with shift on 2 OK 2s 754ms
/base58/compatibility/all symbols with shift on 2/compatibility OK 2s 753ms
/base58/compatibility/all symbols with shift on 3 OK 2s 680ms
/base58/compatibility/all symbols with shift on 3/compatibility OK 2s 679ms
/base58/compatibility/all symbols with shift on 4 OK 2s 777ms
/base58/compatibility/all symbols with shift on 4/compatibility OK 2s 776ms
/base58/compatibility/all symbols with shift on 5 OK 2s 721ms
/base58/compatibility/all symbols with shift on 5/compatibility OK 2s 720ms
/base58/compatibility/all symbols with shift on 6 OK 2s 700ms
/base58/compatibility/all symbols with shift on 6/compatibility OK 2s 699ms
/base58/compatibility/all symbols with shift on 7 OK 2s 707ms
/base58/compatibility/all symbols with shift on 7/compatibility OK 2s 706ms
/base58/compatibility/all symbols with shift on 8 OK 2s 683ms
/base58/compatibility/all symbols with shift on 8/compatibility OK 2s 682ms
/base58/compatibility/all symbols with shift on 9 OK 2s 704ms
/base58/compatibility/all symbols with shift on 9/compatibility OK 2s 703ms
/base58/compatibility/all symbols with shift on 10 OK 2s 704ms
/base58/compatibility/all symbols with shift on 10/compatibility OK 2s 702ms
/base58/compatibility/all symbols with shift on 11 OK 2s 763ms
/base58/compatibility/all symbols with shift on 11/compatibility OK 2s 762ms
/base58/compatibility/all symbols with shift on 12 OK 2s 703ms
/base58/compatibility/all symbols with shift on 12/compatibility OK 2s 702ms
/base58/compatibility/all symbols with shift on 13 OK 2s 734ms
/base58/compatibility/all symbols with shift on 13/compatibility OK 2s 733ms
/base58/compatibility/all symbols with shift on 14 OK 2s 694ms
/base58/compatibility/all symbols with shift on 14/compatibility OK 2s 693ms
/base58/compatibility/all symbols with shift on 15 OK 2s 677ms
/base58/compatibility/all symbols with shift on 15/compatibility OK 2s 677ms
/base58/compatibility/all symbols with shift on 16 OK 2s 672ms
/base58/compatibility/all symbols with shift on 16/compatibility OK 2s 671ms
/base58/compatibility/all symbols with shift on 17 OK 2s 762ms
/base58/compatibility/all symbols with shift on 17/compatibility OK 2s 761ms
/base58/compatibility/all symbols with shift on 18 OK 2s 771ms
/base58/compatibility/all symbols with shift on 18/compatibility OK 2s 771ms
/base58/compatibility/all symbols with shift on 19 OK 2s 771ms
/base58/compatibility/all symbols with shift on 19/compatibility OK 2s 770ms
/base58/compatibility/all symbols with shift on 20 OK 2s 650ms
/base58/compatibility/all symbols with shift on 20/compatibility OK 2s 649ms
/base58/compatibility/all symbols with shift on 21 OK 2s 661ms
/base58/compatibility/all symbols with shift on 21/compatibility OK 2s 660ms
/base58/compatibility/all symbols with shift on 22 OK 2s 704ms
/base58/compatibility/all symbols with shift on 22/compatibility OK 2s 703ms
/base58/compatibility/all symbols with shift on 23 OK 2s 711ms
/base58/compatibility/all symbols with shift on 23/compatibility OK 2s 709ms
/base58/compatibility/all symbols with shift on 24 OK 2s 833ms
/base58/compatibility/all symbols with shift on 24/compatibility OK 2s 832ms
/base58/compatibility/all symbols with shift on 25 OK 2s 695ms
/base58/compatibility/all symbols with shift on 25/compatibility OK 2s 694ms
/base58/compatibility/all symbols with shift on 26 OK 2s 729ms
/base58/compatibility/all symbols with shift on 26/compatibility OK 2s 728ms
/base58/compatibility/all symbols with shift on 27 OK 2s 672ms
/base58/compatibility/all symbols with shift on 27/compatibility OK 2s 672ms
/base58/compatibility/all symbols with shift on 28 OK 2s 654ms
/base58/compatibility/all symbols with shift on 28/compatibility OK 2s 653ms
/base58/compatibility/all symbols with shift on 29 OK 2s 678ms
/base58/compatibility/all symbols with shift on 29/compatibility OK 2s 677ms
/base58/compatibility/all symbols with shift on 30 OK 2s 661ms
/base58/compatibility/all symbols with shift on 30/compatibility OK 2s 660ms
/base58/compatibility/all symbols with shift on 31 OK 2s 709ms
/base58/compatibility/all symbols with shift on 31/compatibility OK 2s 708ms
/base58/compatibility/all symbols with shift on 32 OK 2s 730ms
/base58/compatibility/all symbols with shift on 32/compatibility OK 2s 729ms
/base58/compatibility/all symbols with shift on 33 OK 2s 700ms
/base58/compatibility/all symbols with shift on 33/compatibility OK 2s 699ms
/base58/compatibility/all symbols with shift on 34 OK 2s 706ms
/base58/compatibility/all symbols with shift on 34/compatibility OK 2s 705ms
/base58/compatibility/all symbols with shift on 35 OK 2s 686ms
/base58/compatibility/all symbols with shift on 35/compatibility OK 2s 685ms
/base58/compatibility/all symbols with shift on 36 OK 2s 775ms
/base58/compatibility/all symbols with shift on 36/compatibility OK 2s 774ms
/base58/compatibility/all symbols with shift on 37 OK 2s 754ms
/base58/compatibility/all symbols with shift on 37/compatibility OK 2s 753ms
/base58/compatibility/all symbols with shift on 38 OK 2s 756ms
/base58/compatibility/all symbols with shift on 38/compatibility OK 2s 754ms
/base58/compatibility/all symbols with shift on 39 OK 2s 802ms
/base58/compatibility/all symbols with shift on 39/compatibility OK 2s 801ms
/base58/compatibility/all symbols with shift on 40 OK 2s 747ms
/base58/compatibility/all symbols with shift on 40/compatibility OK 2s 746ms
/base58/compatibility/all symbols with shift on 41 OK 2s 633ms
/base58/compatibility/all symbols with shift on 41/compatibility OK 2s 632ms
/base58/compatibility/all symbols with shift on 42 OK 2s 706ms
/base58/compatibility/all symbols with shift on 42/compatibility OK 2s 705ms
/base58/compatibility/all symbols with shift on 43 OK 2s 689ms
/base58/compatibility/all symbols with shift on 43/compatibility OK 2s 688ms
/base58/compatibility/all symbols with shift on 44 OK 2s 735ms
/base58/compatibility/all symbols with shift on 44/compatibility OK 2s 734ms
/base58/compatibility/all symbols with shift on 45 OK 2s 694ms
/base58/compatibility/all symbols with shift on 45/compatibility OK 2s 693ms
/base58/compatibility/all symbols with shift on 46 OK 2s 719ms
/base58/compatibility/all symbols with shift on 46/compatibility OK 2s 718ms
/base58/compatibility/all symbols with shift on 47 OK 2s 706ms
/base58/compatibility/all symbols with shift on 47/compatibility OK 2s 705ms
/base58/compatibility/all symbols with shift on 48 OK 2s 640ms
/base58/compatibility/all symbols with shift on 48/compatibility OK 2s 639ms
/base58/compatibility/all symbols with shift on 49 OK 2s 758ms
/base58/compatibility/all symbols with shift on 49/compatibility OK 2s 757ms
/base58/compatibility/all symbols with shift on 50 OK 2s 649ms
/base58/compatibility/all symbols with shift on 50/compatibility OK 2s 648ms
/base58/compatibility/all symbols with shift on 51 OK 2s 740ms
/base58/compatibility/all symbols with shift on 51/compatibility OK 2s 739ms
/base58/compatibility/all symbols with shift on 52 OK 2s 649ms
/base58/compatibility/all symbols with shift on 52/compatibility OK 2s 648ms
/base58/compatibility/all symbols with shift on 53 OK 2s 668ms
/base58/compatibility/all symbols with shift on 53/compatibility OK 2s 667ms
/base58/compatibility/all symbols with shift on 54 OK 2s 732ms
/base58/compatibility/all symbols with shift on 54/compatibility OK 2s 731ms
/base58/compatibility/all symbols with shift on 55 OK 2s 731ms
/base58/compatibility/all symbols with shift on 55/compatibility OK 2s 730ms
/base58/compatibility/all symbols with shift on 56 OK 2s 683ms
/base58/compatibility/all symbols with shift on 56/compatibility OK 2s 682ms
/base58/compatibility/all symbols with shift on 57 OK 2s 691ms
/base58/compatibility/all symbols with shift on 57/compatibility OK 2s 689ms
/base58/compatibility/all symbols with shift on 58 OK 2s 758ms
/base58/compatibility/all symbols with shift on 58/compatibility OK 2s 757ms
/base58/compatibility/all symbols with shift on 59 OK 2s 701ms
/base58/compatibility/all symbols with shift on 59/compatibility OK 2s 700ms
/base58/compatibility/all symbols with shift on 60 OK 2s 671ms
/base58/compatibility/all symbols with shift on 60/compatibility OK 2s 670ms
/base58/compatibility/all symbols with shift on 61 OK 2s 782ms
/base58/compatibility/all symbols with shift on 61/compatibility OK 2s 782ms
/base58/compatibility/all symbols with shift on 62 OK 2s 828ms
/base58/compatibility/all symbols with shift on 62/compatibility OK 2s 827ms
/base58/compatibility/all symbols with shift on 63 OK 2s 711ms
/base58/compatibility/all symbols with shift on 63/compatibility OK 2s 709ms
/base58/compatibility/all symbols with shift on 64 OK 2s 708ms
/base58/compatibility/all symbols with shift on 64/compatibility OK 2s 707ms
/base58/compatibility/all symbols with shift on 65 OK 2s 675ms
/base58/compatibility/all symbols with shift on 65/compatibility OK 2s 674ms
/base58/compatibility/all symbols with shift on 66 OK 2s 775ms
/base58/compatibility/all symbols with shift on 66/compatibility OK 2s 774ms
/base58/compatibility/all symbols with shift on 67 OK 2s 705ms
/base58/compatibility/all symbols with shift on 67/compatibility OK 2s 704ms
/base58/compatibility/all symbols with shift on 68 OK 2s 683ms
/base58/compatibility/all symbols with shift on 68/compatibility OK 2s 682ms
/base58/compatibility/all symbols with shift on 69 OK 2s 637ms
/base58/compatibility/all symbols with shift on 69/compatibility OK 2s 636ms
/base58/compatibility/all symbols with shift on 70 OK 2s 750ms
/base58/compatibility/all symbols with shift on 70/compatibility OK 2s 749ms
/base58/compatibility/all symbols with shift on 71 OK 2s 695ms
/base58/compatibility/all symbols with shift on 71/compatibility OK 2s 694ms
/base58/compatibility/all symbols with shift on 72 OK 2s 696ms
/base58/compatibility/all symbols with shift on 72/compatibility OK 2s 695ms
/base58/compatibility/all symbols with shift on 73 OK 2s 741ms
/base58/compatibility/all symbols with shift on 73/compatibility OK 2s 740ms
/base58/compatibility/all symbols with shift on 74 OK 2s 694ms
/base58/compatibility/all symbols with shift on 74/compatibility OK 2s 693ms
/base58/compatibility/all symbols with shift on 75 OK 2s 724ms
/base58/compatibility/all symbols with shift on 75/compatibility OK 2s 723ms
/base58/compatibility/all symbols with shift on 76 OK 2s 695ms
/base58/compatibility/all symbols with shift on 76/compatibility OK 2s 694ms
/base58/compatibility/all symbols with shift on 77 OK 2s 773ms
/base58/compatibility/all symbols with shift on 77/compatibility OK 2s 772ms
/base58/compatibility/all symbols with shift on 78 OK 2s 676ms
/base58/compatibility/all symbols with shift on 78/compatibility OK 2s 674ms
/base58/compatibility/all symbols with shift on 79 OK 2s 713ms
/base58/compatibility/all symbols with shift on 79/compatibility OK 2s 712ms
/base58/compatibility/all symbols with shift on 80 OK 2s 717ms
/base58/compatibility/all symbols with shift on 80/compatibility OK 2s 716ms
/base58/compatibility/all symbols with shift on 81 OK 2s 734ms
/base58/compatibility/all symbols with shift on 81/compatibility OK 2s 733ms
/base58/compatibility/all symbols with shift on 82 OK 2s 690ms
/base58/compatibility/all symbols with shift on 82/compatibility OK 2s 689ms
/base58/compatibility/all symbols with shift on 83 OK 2s 686ms
/base58/compatibility/all symbols with shift on 83/compatibility OK 2s 685ms
/base58/compatibility/all symbols with shift on 84 OK 2s 719ms
/base58/compatibility/all symbols with shift on 84/compatibility OK 2s 718ms
/base58/compatibility/all symbols with shift on 85 OK 2s 636ms
/base58/compatibility/all symbols with shift on 85/compatibility OK 2s 635ms
/base58/compatibility/all symbols with shift on 86 OK 2s 766ms
/base58/compatibility/all symbols with shift on 86/compatibility OK 2s 765ms
/base58/compatibility/all symbols with shift on 87 OK 2s 668ms
/base58/compatibility/all symbols with shift on 87/compatibility OK 2s 668ms
/base58/compatibility/all symbols with shift on 88 OK 2s 710ms
/base58/compatibility/all symbols with shift on 88/compatibility OK 2s 709ms
/base58/compatibility/all symbols with shift on 89 OK 2s 693ms
/base58/compatibility/all symbols with shift on 89/compatibility OK 2s 692ms
/base58/compatibility/all symbols with shift on 90 OK 2s 692ms
/base58/compatibility/all symbols with shift on 90/compatibility OK 2s 690ms
/base58/compatibility/all symbols with shift on 91 OK 2s 698ms
/base58/compatibility/all symbols with shift on 91/compatibility OK 2s 697ms
/base58/compatibility/all symbols with shift on 92 OK 2s 692ms
/base58/compatibility/all symbols with shift on 92/compatibility OK 2s 691ms
/base58/compatibility/all symbols with shift on 93 OK 2s 706ms
/base58/compatibility/all symbols with shift on 93/compatibility OK 2s 705ms
/base58/compatibility/all symbols with shift on 94 OK 2s 794ms
/base58/compatibility/all symbols with shift on 94/compatibility OK 2s 794ms
/base58/compatibility/all symbols with shift on 95 OK 2s 717ms
/base58/compatibility/all symbols with shift on 95/compatibility OK 2s 716ms
/base58/compatibility/all symbols with shift on 96 OK 2s 693ms
/base58/compatibility/all symbols with shift on 96/compatibility OK 2s 692ms
/base58/compatibility/all symbols with shift on 97 OK 2s 725ms
/base58/compatibility/all symbols with shift on 97/compatibility OK 2s 724ms
/base58/compatibility/all symbols with shift on 98 OK 2s 662ms
/base58/compatibility/all symbols with shift on 98/compatibility OK 2s 661ms
/base58/compatibility/all symbols with shift on 99 OK 2s 778ms
/base58/compatibility/all symbols with shift on 99/compatibility OK 2s 777ms
/base58/memory usage OK 55s 68ms
/base58/memory usage/memory usage for column input OK 21s 187ms
/base58/memory usage/memory usage for constant input OK 33s 879ms
/base58/performance OK 1s 45ms
/base58/performance/performance OK 1s 44ms
/base58/supported types constant OK 577ms
/base58/supported types constant/Nullable(String) OK 147ms
/base58/supported types constant/Nullable(String)/supported types OK 146ms
/base58/supported types constant/Nullable(LowCardinality) OK 145ms
/base58/supported types constant/Nullable(LowCardinality)/supported types OK 144ms
/base58/supported types constant/String OK 140ms
/base58/supported types constant/String/supported types OK 139ms
/base58/supported types constant/LowCardinality OK 140ms
/base58/supported types constant/LowCardinality/supported types OK 139ms
/base58/supported types column OK 2s 17ms
/base58/supported types column/Nullable(String) OK 709ms
/base58/supported types column/Nullable(String)/supported types OK 708ms
/base58/supported types column/String OK 642ms
/base58/supported types column/String/supported types OK 641ms
/base58/supported types column/LowCardinality(String) OK 663ms
/base58/supported types column/LowCardinality(String)/supported types OK 662ms
/base58/unsupported types constant OK 4s 751ms
/base58/unsupported types constant/Nullable(Int8) OK 116ms
/base58/unsupported types constant/Nullable(Int8)/unsupported types OK 115ms
/base58/unsupported types constant/Nullable(Int16) OK 113ms
/base58/unsupported types constant/Nullable(Int16)/unsupported types OK 112ms
/base58/unsupported types constant/Nullable(Int32) OK 113ms
/base58/unsupported types constant/Nullable(Int32)/unsupported types OK 112ms
/base58/unsupported types constant/Nullable(Int64) OK 118ms
/base58/unsupported types constant/Nullable(Int64)/unsupported types OK 116ms
/base58/unsupported types constant/Nullable(Int128) OK 112ms
/base58/unsupported types constant/Nullable(Int128)/unsupported types OK 110ms
/base58/unsupported types constant/Nullable(Int256) OK 112ms
/base58/unsupported types constant/Nullable(Int256)/unsupported types OK 111ms
/base58/unsupported types constant/Nullable(Float32) OK 115ms
/base58/unsupported types constant/Nullable(Float32)/unsupported types OK 113ms
/base58/unsupported types constant/Nullable(Float64) OK 116ms
/base58/unsupported types constant/Nullable(Float64)/unsupported types OK 115ms
/base58/unsupported types constant/Nullable(Decimal32(4)) OK 112ms
/base58/unsupported types constant/Nullable(Decimal32(4))/unsupported types OK 111ms
/base58/unsupported types constant/Nullable(Bool) OK 112ms
/base58/unsupported types constant/Nullable(Bool)/unsupported types OK 110ms
/base58/unsupported types constant/Nullable(UUID) OK 115ms
/base58/unsupported types constant/Nullable(UUID)/unsupported types OK 114ms
/base58/unsupported types constant/Nullable(Date) OK 122ms
/base58/unsupported types constant/Nullable(Date)/unsupported types OK 120ms
/base58/unsupported types constant/Nullable(Date32) OK 111ms
/base58/unsupported types constant/Nullable(Date32)/unsupported types OK 110ms
/base58/unsupported types constant/Nullable(DateTime) OK 114ms
/base58/unsupported types constant/Nullable(DateTime)/unsupported types OK 112ms
/base58/unsupported types constant/Nullable(DateTime64(4)) OK 111ms
/base58/unsupported types constant/Nullable(DateTime64(4))/unsupported types OK 109ms
/base58/unsupported types constant/Nullable(LowCardinality) OK 111ms
/base58/unsupported types constant/Nullable(LowCardinality)/unsupported types OK 110ms
/base58/unsupported types constant/Nullable(array) OK 216ms
/base58/unsupported types constant/Nullable(array)/unsupported types OK 214ms
/base58/unsupported types constant/Nullable(FixedString(3)) OK 114ms
/base58/unsupported types constant/Nullable(FixedString(3))/unsupported types OK 112ms
/base58/unsupported types constant/Nullable(Map(String, String)) OK 115ms
/base58/unsupported types constant/Nullable(Map(String, String))/unsupported types OK 114ms
/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 114ms
/base58/unsupported types constant/Int8/unsupported types OK 113ms
/base58/unsupported types constant/Int16 OK 137ms
/base58/unsupported types constant/Int16/unsupported types OK 136ms
/base58/unsupported types constant/Int32 OK 109ms
/base58/unsupported types constant/Int32/unsupported types OK 108ms
/base58/unsupported types constant/Int64 OK 112ms
/base58/unsupported types constant/Int64/unsupported types OK 111ms
/base58/unsupported types constant/Int128 OK 107ms
/base58/unsupported types constant/Int128/unsupported types OK 106ms
/base58/unsupported types constant/Int256 OK 108ms
/base58/unsupported types constant/Int256/unsupported types OK 107ms
/base58/unsupported types constant/Float32 OK 107ms
/base58/unsupported types constant/Float32/unsupported types OK 106ms
/base58/unsupported types constant/Float64 OK 109ms
/base58/unsupported types constant/Float64/unsupported types OK 107ms
/base58/unsupported types constant/Decimal32(4) OK 113ms
/base58/unsupported types constant/Decimal32(4)/unsupported types OK 111ms
/base58/unsupported types constant/Bool OK 107ms
/base58/unsupported types constant/Bool/unsupported types OK 106ms
/base58/unsupported types constant/UUID OK 109ms
/base58/unsupported types constant/UUID/unsupported types OK 108ms
/base58/unsupported types constant/Date OK 112ms
/base58/unsupported types constant/Date/unsupported types OK 111ms
/base58/unsupported types constant/Date32 OK 110ms
/base58/unsupported types constant/Date32/unsupported types OK 109ms
/base58/unsupported types constant/DateTime OK 112ms
/base58/unsupported types constant/DateTime/unsupported types OK 110ms
/base58/unsupported types constant/DateTime64(4) OK 118ms
/base58/unsupported types constant/DateTime64(4)/unsupported types OK 116ms
/base58/unsupported types constant/LowCardinality OK 108ms
/base58/unsupported types constant/LowCardinality/unsupported types OK 107ms
/base58/unsupported types constant/array OK 213ms
/base58/unsupported types constant/array/unsupported types OK 212ms
/base58/unsupported types constant/FixedString(3) OK 123ms
/base58/unsupported types constant/FixedString(3)/unsupported types OK 122ms
/base58/unsupported types constant/Map(String, String) OK 110ms
/base58/unsupported types constant/Map(String, String)/unsupported types OK 109ms
/base58/unsupported types constant/Tuple(String) OK 106ms
/base58/unsupported types constant/Tuple(String)/unsupported types OK 105ms
/base58/unsupported types column OK 15s 579ms
/base58/unsupported types column/Nullable(Int8) OK 485ms
/base58/unsupported types column/Nullable(Int8)/unsupported types OK 484ms
/base58/unsupported types column/Nullable(Int16) OK 508ms
/base58/unsupported types column/Nullable(Int16)/unsupported types OK 507ms
/base58/unsupported types column/Nullable(Int32) OK 498ms
/base58/unsupported types column/Nullable(Int32)/unsupported types OK 496ms
/base58/unsupported types column/Nullable(Int64) OK 499ms
/base58/unsupported types column/Nullable(Int64)/unsupported types OK 498ms
/base58/unsupported types column/Nullable(Int128) OK 503ms
/base58/unsupported types column/Nullable(Int128)/unsupported types OK 502ms
/base58/unsupported types column/Nullable(Int256) OK 493ms
/base58/unsupported types column/Nullable(Int256)/unsupported types OK 491ms
/base58/unsupported types column/Nullable(Float32) OK 490ms
/base58/unsupported types column/Nullable(Float32)/unsupported types OK 489ms
/base58/unsupported types column/Nullable(Float64) OK 478ms
/base58/unsupported types column/Nullable(Float64)/unsupported types OK 477ms
/base58/unsupported types column/Nullable(Decimal32(4)) OK 487ms
/base58/unsupported types column/Nullable(Decimal32(4))/unsupported types OK 486ms
/base58/unsupported types column/Nullable(Bool) OK 484ms
/base58/unsupported types column/Nullable(Bool)/unsupported types OK 483ms
/base58/unsupported types column/Nullable(UUID) OK 506ms
/base58/unsupported types column/Nullable(UUID)/unsupported types OK 505ms
/base58/unsupported types column/Nullable(Date) OK 480ms
/base58/unsupported types column/Nullable(Date)/unsupported types OK 479ms
/base58/unsupported types column/Nullable(Date32) OK 497ms
/base58/unsupported types column/Nullable(Date32)/unsupported types OK 496ms
/base58/unsupported types column/Nullable(DateTime) OK 509ms
/base58/unsupported types column/Nullable(DateTime)/unsupported types OK 508ms
/base58/unsupported types column/Nullable(DateTime64(4)) OK 515ms
/base58/unsupported types column/Nullable(DateTime64(4))/unsupported types OK 514ms
/base58/unsupported types column/Int8 OK 432ms
/base58/unsupported types column/Int8/unsupported types OK 431ms
/base58/unsupported types column/Int16 OK 416ms
/base58/unsupported types column/Int16/unsupported types OK 415ms
/base58/unsupported types column/Int32 OK 414ms
/base58/unsupported types column/Int32/unsupported types OK 413ms
/base58/unsupported types column/Int64 OK 453ms
/base58/unsupported types column/Int64/unsupported types OK 452ms
/base58/unsupported types column/Int128 OK 428ms
/base58/unsupported types column/Int128/unsupported types OK 426ms
/base58/unsupported types column/Int256 OK 420ms
/base58/unsupported types column/Int256/unsupported types OK 419ms
/base58/unsupported types column/Float32 OK 431ms
/base58/unsupported types column/Float32/unsupported types OK 430ms
/base58/unsupported types column/Float64 OK 408ms
/base58/unsupported types column/Float64/unsupported types OK 406ms
/base58/unsupported types column/Decimal32(4) OK 413ms
/base58/unsupported types column/Decimal32(4)/unsupported types OK 412ms
/base58/unsupported types column/Bool OK 408ms
/base58/unsupported types column/Bool/unsupported types OK 407ms
/base58/unsupported types column/UUID OK 416ms
/base58/unsupported types column/UUID/unsupported types OK 414ms
/base58/unsupported types column/Date OK 457ms
/base58/unsupported types column/Date/unsupported types OK 453ms
/base58/unsupported types column/Date32 OK 456ms
/base58/unsupported types column/Date32/unsupported types OK 455ms
/base58/unsupported types column/DateTime OK 443ms
/base58/unsupported types column/DateTime/unsupported types OK 442ms
/base58/unsupported types column/DateTime64(4) OK 436ms
/base58/unsupported types column/DateTime64(4)/unsupported types OK 435ms
/base58/unsupported types column/Array(String) OK 431ms
/base58/unsupported types column/Array(String)/unsupported types OK 430ms
/base58/unsupported types column/FixedString(3) OK 427ms
/base58/unsupported types column/FixedString(3)/unsupported types OK 426ms
/base58/unsupported types column/Map(String, String) OK 417ms
/base58/unsupported types column/Map(String, String)/unsupported types OK 416ms
/base58/unsupported types column/Tuple(String) OK 416ms
/base58/unsupported types column/Tuple(String)/unsupported types OK 415ms

Generated by TestFlows Open-Source Test Framework v2.0.250110.1002922