Base58 Test Run Report

DateJun 05, 2025 17:16
Duration8m 23s
Framework TestFlows 2.0.250110.1002922

Artifacts

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

Attributes

projectAltinity/ClickHouse
project.id159717931
packagehttps://s3.amazonaws.com/altinity-build-artifacts/PRs/843/7a49bd3cfa10011d0430e1f9de4ce6ea37d19571/package_aarch64/clickhouse-common-static_24.8.14.10034.altinitytest_arm64.deb
version24.8.14.10034.altinitytest
user.nameilejn
repositoryhttps://github.com/Altinity/clickhouse-regression
commit.hashf9e29772f4d261b82c23189d89038eb7ba027865
job.nameCommon
job.retry1
job.urlhttps://github.com/Altinity/ClickHouse/actions/runs/15471286628
archaarch64
localTrue
clickhouse_versionNone
clickhouse_pathhttps://s3.amazonaws.com/altinity-build-artifacts/PRs/843/7a49bd3cfa10011d0430e1f9de4ce6ea37d19571/package_aarch64/clickhouse-common-static_24.8.14.10034.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 649ms
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_18613c92_4231_11f0_9fd5_9600045a8539_e58 select id, str from table_18613c36_4231_11f0_b2c9_9600045a8539_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 8m 23s
/base58/consistency OK 3s 496ms
/base58/consistency/consistency for column input OK 767ms
/base58/consistency/consistency for constant input OK 2s 727ms
/base58/null OK 139ms
/base58/null/null OK 138ms
/base58/alias input OK 4s 395ms
/base58/alias input/alias instead of function OK 2s 744ms
/base58/alias input/alias instead of table and column XFail 1s 649ms
/base58/function input OK 4s 348ms
/base58/function input/function input column OK 1s 629ms
/base58/function input/function input constant OK 2s 716ms
/base58/compatibility OK 4m 54s
/base58/compatibility/all symbols with shift on 0 OK 2s 833ms
/base58/compatibility/all symbols with shift on 0/compatibility OK 2s 832ms
/base58/compatibility/all symbols with shift on 1 OK 2s 783ms
/base58/compatibility/all symbols with shift on 1/compatibility OK 2s 782ms
/base58/compatibility/all symbols with shift on 2 OK 2s 721ms
/base58/compatibility/all symbols with shift on 2/compatibility OK 2s 720ms
/base58/compatibility/all symbols with shift on 3 OK 2s 735ms
/base58/compatibility/all symbols with shift on 3/compatibility OK 2s 734ms
/base58/compatibility/all symbols with shift on 4 OK 2s 829ms
/base58/compatibility/all symbols with shift on 4/compatibility OK 2s 828ms
/base58/compatibility/all symbols with shift on 5 OK 2s 713ms
/base58/compatibility/all symbols with shift on 5/compatibility OK 2s 712ms
/base58/compatibility/all symbols with shift on 6 OK 2s 751ms
/base58/compatibility/all symbols with shift on 6/compatibility OK 2s 750ms
/base58/compatibility/all symbols with shift on 7 OK 2s 779ms
/base58/compatibility/all symbols with shift on 7/compatibility OK 2s 778ms
/base58/compatibility/all symbols with shift on 8 OK 2s 721ms
/base58/compatibility/all symbols with shift on 8/compatibility OK 2s 720ms
/base58/compatibility/all symbols with shift on 9 OK 2s 832ms
/base58/compatibility/all symbols with shift on 9/compatibility OK 2s 831ms
/base58/compatibility/all symbols with shift on 10 OK 2s 793ms
/base58/compatibility/all symbols with shift on 10/compatibility OK 2s 792ms
/base58/compatibility/all symbols with shift on 11 OK 2s 812ms
/base58/compatibility/all symbols with shift on 11/compatibility OK 2s 811ms
/base58/compatibility/all symbols with shift on 12 OK 2s 838ms
/base58/compatibility/all symbols with shift on 12/compatibility OK 2s 837ms
/base58/compatibility/all symbols with shift on 13 OK 2s 796ms
/base58/compatibility/all symbols with shift on 13/compatibility OK 2s 795ms
/base58/compatibility/all symbols with shift on 14 OK 2s 640ms
/base58/compatibility/all symbols with shift on 14/compatibility OK 2s 639ms
/base58/compatibility/all symbols with shift on 15 OK 2s 769ms
/base58/compatibility/all symbols with shift on 15/compatibility OK 2s 768ms
/base58/compatibility/all symbols with shift on 16 OK 2s 688ms
/base58/compatibility/all symbols with shift on 16/compatibility OK 2s 687ms
/base58/compatibility/all symbols with shift on 17 OK 2s 909ms
/base58/compatibility/all symbols with shift on 17/compatibility OK 2s 908ms
/base58/compatibility/all symbols with shift on 18 OK 2s 729ms
/base58/compatibility/all symbols with shift on 18/compatibility OK 2s 728ms
/base58/compatibility/all symbols with shift on 19 OK 2s 755ms
/base58/compatibility/all symbols with shift on 19/compatibility OK 2s 754ms
/base58/compatibility/all symbols with shift on 20 OK 2s 641ms
/base58/compatibility/all symbols with shift on 20/compatibility OK 2s 640ms
/base58/compatibility/all symbols with shift on 21 OK 2s 812ms
/base58/compatibility/all symbols with shift on 21/compatibility OK 2s 811ms
/base58/compatibility/all symbols with shift on 22 OK 2s 706ms
/base58/compatibility/all symbols with shift on 22/compatibility OK 2s 705ms
/base58/compatibility/all symbols with shift on 23 OK 2s 759ms
/base58/compatibility/all symbols with shift on 23/compatibility OK 2s 758ms
/base58/compatibility/all symbols with shift on 24 OK 2s 799ms
/base58/compatibility/all symbols with shift on 24/compatibility OK 2s 798ms
/base58/compatibility/all symbols with shift on 25 OK 2s 785ms
/base58/compatibility/all symbols with shift on 25/compatibility OK 2s 784ms
/base58/compatibility/all symbols with shift on 26 OK 2s 723ms
/base58/compatibility/all symbols with shift on 26/compatibility OK 2s 722ms
/base58/compatibility/all symbols with shift on 27 OK 2s 641ms
/base58/compatibility/all symbols with shift on 27/compatibility OK 2s 640ms
/base58/compatibility/all symbols with shift on 28 OK 2s 708ms
/base58/compatibility/all symbols with shift on 28/compatibility OK 2s 707ms
/base58/compatibility/all symbols with shift on 29 OK 2s 673ms
/base58/compatibility/all symbols with shift on 29/compatibility OK 2s 672ms
/base58/compatibility/all symbols with shift on 30 OK 2s 808ms
/base58/compatibility/all symbols with shift on 30/compatibility OK 2s 807ms
/base58/compatibility/all symbols with shift on 31 OK 2s 951ms
/base58/compatibility/all symbols with shift on 31/compatibility OK 2s 950ms
/base58/compatibility/all symbols with shift on 32 OK 3s 192ms
/base58/compatibility/all symbols with shift on 32/compatibility OK 3s 191ms
/base58/compatibility/all symbols with shift on 33 OK 2s 967ms
/base58/compatibility/all symbols with shift on 33/compatibility OK 2s 966ms
/base58/compatibility/all symbols with shift on 34 OK 3s 57ms
/base58/compatibility/all symbols with shift on 34/compatibility OK 3s 56ms
/base58/compatibility/all symbols with shift on 35 OK 3s 79ms
/base58/compatibility/all symbols with shift on 35/compatibility OK 3s 77ms
/base58/compatibility/all symbols with shift on 36 OK 3s 10ms
/base58/compatibility/all symbols with shift on 36/compatibility OK 3s 9ms
/base58/compatibility/all symbols with shift on 37 OK 2s 971ms
/base58/compatibility/all symbols with shift on 37/compatibility OK 2s 970ms
/base58/compatibility/all symbols with shift on 38 OK 3s 17ms
/base58/compatibility/all symbols with shift on 38/compatibility OK 3s 16ms
/base58/compatibility/all symbols with shift on 39 OK 3s 85ms
/base58/compatibility/all symbols with shift on 39/compatibility OK 3s 84ms
/base58/compatibility/all symbols with shift on 40 OK 3s 67ms
/base58/compatibility/all symbols with shift on 40/compatibility OK 3s 66ms
/base58/compatibility/all symbols with shift on 41 OK 3s 76ms
/base58/compatibility/all symbols with shift on 41/compatibility OK 3s 75ms
/base58/compatibility/all symbols with shift on 42 OK 3s 161ms
/base58/compatibility/all symbols with shift on 42/compatibility OK 3s 159ms
/base58/compatibility/all symbols with shift on 43 OK 3s 8ms
/base58/compatibility/all symbols with shift on 43/compatibility OK 3s 6ms
/base58/compatibility/all symbols with shift on 44 OK 3s 79ms
/base58/compatibility/all symbols with shift on 44/compatibility OK 3s 78ms
/base58/compatibility/all symbols with shift on 45 OK 3s 109ms
/base58/compatibility/all symbols with shift on 45/compatibility OK 3s 108ms
/base58/compatibility/all symbols with shift on 46 OK 3s 84ms
/base58/compatibility/all symbols with shift on 46/compatibility OK 3s 83ms
/base58/compatibility/all symbols with shift on 47 OK 3s 120ms
/base58/compatibility/all symbols with shift on 47/compatibility OK 3s 119ms
/base58/compatibility/all symbols with shift on 48 OK 3s 62ms
/base58/compatibility/all symbols with shift on 48/compatibility OK 3s 61ms
/base58/compatibility/all symbols with shift on 49 OK 2s 983ms
/base58/compatibility/all symbols with shift on 49/compatibility OK 2s 982ms
/base58/compatibility/all symbols with shift on 50 OK 3s 40ms
/base58/compatibility/all symbols with shift on 50/compatibility OK 3s 39ms
/base58/compatibility/all symbols with shift on 51 OK 3s 124ms
/base58/compatibility/all symbols with shift on 51/compatibility OK 3s 123ms
/base58/compatibility/all symbols with shift on 52 OK 3s 119ms
/base58/compatibility/all symbols with shift on 52/compatibility OK 3s 118ms
/base58/compatibility/all symbols with shift on 53 OK 2s 960ms
/base58/compatibility/all symbols with shift on 53/compatibility OK 2s 959ms
/base58/compatibility/all symbols with shift on 54 OK 3s 0ms
/base58/compatibility/all symbols with shift on 54/compatibility OK 2s 999ms
/base58/compatibility/all symbols with shift on 55 OK 3s 59ms
/base58/compatibility/all symbols with shift on 55/compatibility OK 3s 57ms
/base58/compatibility/all symbols with shift on 56 OK 2s 940ms
/base58/compatibility/all symbols with shift on 56/compatibility OK 2s 939ms
/base58/compatibility/all symbols with shift on 57 OK 3s 46ms
/base58/compatibility/all symbols with shift on 57/compatibility OK 3s 45ms
/base58/compatibility/all symbols with shift on 58 OK 3s 97ms
/base58/compatibility/all symbols with shift on 58/compatibility OK 3s 96ms
/base58/compatibility/all symbols with shift on 59 OK 3s 190ms
/base58/compatibility/all symbols with shift on 59/compatibility OK 3s 189ms
/base58/compatibility/all symbols with shift on 60 OK 3s 121ms
/base58/compatibility/all symbols with shift on 60/compatibility OK 3s 120ms
/base58/compatibility/all symbols with shift on 61 OK 3s 98ms
/base58/compatibility/all symbols with shift on 61/compatibility OK 3s 96ms
/base58/compatibility/all symbols with shift on 62 OK 2s 988ms
/base58/compatibility/all symbols with shift on 62/compatibility OK 2s 987ms
/base58/compatibility/all symbols with shift on 63 OK 3s 71ms
/base58/compatibility/all symbols with shift on 63/compatibility OK 3s 70ms
/base58/compatibility/all symbols with shift on 64 OK 2s 915ms
/base58/compatibility/all symbols with shift on 64/compatibility OK 2s 914ms
/base58/compatibility/all symbols with shift on 65 OK 3s 30ms
/base58/compatibility/all symbols with shift on 65/compatibility OK 3s 29ms
/base58/compatibility/all symbols with shift on 66 OK 2s 978ms
/base58/compatibility/all symbols with shift on 66/compatibility OK 2s 977ms
/base58/compatibility/all symbols with shift on 67 OK 3s 61ms
/base58/compatibility/all symbols with shift on 67/compatibility OK 3s 60ms
/base58/compatibility/all symbols with shift on 68 OK 2s 908ms
/base58/compatibility/all symbols with shift on 68/compatibility OK 2s 907ms
/base58/compatibility/all symbols with shift on 69 OK 2s 992ms
/base58/compatibility/all symbols with shift on 69/compatibility OK 2s 991ms
/base58/compatibility/all symbols with shift on 70 OK 2s 858ms
/base58/compatibility/all symbols with shift on 70/compatibility OK 2s 857ms
/base58/compatibility/all symbols with shift on 71 OK 3s 11ms
/base58/compatibility/all symbols with shift on 71/compatibility OK 3s 10ms
/base58/compatibility/all symbols with shift on 72 OK 2s 922ms
/base58/compatibility/all symbols with shift on 72/compatibility OK 2s 921ms
/base58/compatibility/all symbols with shift on 73 OK 2s 942ms
/base58/compatibility/all symbols with shift on 73/compatibility OK 2s 941ms
/base58/compatibility/all symbols with shift on 74 OK 3s 29ms
/base58/compatibility/all symbols with shift on 74/compatibility OK 3s 28ms
/base58/compatibility/all symbols with shift on 75 OK 2s 921ms
/base58/compatibility/all symbols with shift on 75/compatibility OK 2s 920ms
/base58/compatibility/all symbols with shift on 76 OK 3s 35ms
/base58/compatibility/all symbols with shift on 76/compatibility OK 3s 34ms
/base58/compatibility/all symbols with shift on 77 OK 2s 911ms
/base58/compatibility/all symbols with shift on 77/compatibility OK 2s 910ms
/base58/compatibility/all symbols with shift on 78 OK 2s 992ms
/base58/compatibility/all symbols with shift on 78/compatibility OK 2s 991ms
/base58/compatibility/all symbols with shift on 79 OK 2s 964ms
/base58/compatibility/all symbols with shift on 79/compatibility OK 2s 963ms
/base58/compatibility/all symbols with shift on 80 OK 3s 41ms
/base58/compatibility/all symbols with shift on 80/compatibility OK 3s 40ms
/base58/compatibility/all symbols with shift on 81 OK 2s 860ms
/base58/compatibility/all symbols with shift on 81/compatibility OK 2s 859ms
/base58/compatibility/all symbols with shift on 82 OK 2s 926ms
/base58/compatibility/all symbols with shift on 82/compatibility OK 2s 925ms
/base58/compatibility/all symbols with shift on 83 OK 2s 926ms
/base58/compatibility/all symbols with shift on 83/compatibility OK 2s 925ms
/base58/compatibility/all symbols with shift on 84 OK 3s 69ms
/base58/compatibility/all symbols with shift on 84/compatibility OK 3s 68ms
/base58/compatibility/all symbols with shift on 85 OK 2s 922ms
/base58/compatibility/all symbols with shift on 85/compatibility OK 2s 921ms
/base58/compatibility/all symbols with shift on 86 OK 2s 935ms
/base58/compatibility/all symbols with shift on 86/compatibility OK 2s 934ms
/base58/compatibility/all symbols with shift on 87 OK 3s 146ms
/base58/compatibility/all symbols with shift on 87/compatibility OK 3s 144ms
/base58/compatibility/all symbols with shift on 88 OK 3s 137ms
/base58/compatibility/all symbols with shift on 88/compatibility OK 3s 136ms
/base58/compatibility/all symbols with shift on 89 OK 3s 129ms
/base58/compatibility/all symbols with shift on 89/compatibility OK 3s 128ms
/base58/compatibility/all symbols with shift on 90 OK 3s 98ms
/base58/compatibility/all symbols with shift on 90/compatibility OK 3s 96ms
/base58/compatibility/all symbols with shift on 91 OK 2s 913ms
/base58/compatibility/all symbols with shift on 91/compatibility OK 2s 912ms
/base58/compatibility/all symbols with shift on 92 OK 3s 61ms
/base58/compatibility/all symbols with shift on 92/compatibility OK 3s 60ms
/base58/compatibility/all symbols with shift on 93 OK 2s 997ms
/base58/compatibility/all symbols with shift on 93/compatibility OK 2s 993ms
/base58/compatibility/all symbols with shift on 94 OK 3s 7ms
/base58/compatibility/all symbols with shift on 94/compatibility OK 3s 6ms
/base58/compatibility/all symbols with shift on 95 OK 3s 277ms
/base58/compatibility/all symbols with shift on 95/compatibility OK 3s 276ms
/base58/compatibility/all symbols with shift on 96 OK 2s 998ms
/base58/compatibility/all symbols with shift on 96/compatibility OK 2s 997ms
/base58/compatibility/all symbols with shift on 97 OK 3s 15ms
/base58/compatibility/all symbols with shift on 97/compatibility OK 3s 14ms
/base58/compatibility/all symbols with shift on 98 OK 3s 66ms
/base58/compatibility/all symbols with shift on 98/compatibility OK 3s 65ms
/base58/compatibility/all symbols with shift on 99 OK 3s 10ms
/base58/compatibility/all symbols with shift on 99/compatibility OK 3s 9ms
/base58/memory usage OK 56s 847ms
/base58/memory usage/memory usage for column input OK 22s 458ms
/base58/memory usage/memory usage for constant input OK 34s 387ms
/base58/performance OK 1s 191ms
/base58/performance/performance OK 1s 190ms
/base58/supported types constant OK 644ms
/base58/supported types constant/Nullable(String) OK 155ms
/base58/supported types constant/Nullable(String)/supported types OK 154ms
/base58/supported types constant/Nullable(LowCardinality) OK 176ms
/base58/supported types constant/Nullable(LowCardinality)/supported types OK 174ms
/base58/supported types constant/String OK 155ms
/base58/supported types constant/String/supported types OK 154ms
/base58/supported types constant/LowCardinality OK 155ms
/base58/supported types constant/LowCardinality/supported types OK 154ms
/base58/supported types column OK 2s 209ms
/base58/supported types column/Nullable(String) OK 772ms
/base58/supported types column/Nullable(String)/supported types OK 771ms
/base58/supported types column/String OK 729ms
/base58/supported types column/String/supported types OK 727ms
/base58/supported types column/LowCardinality(String) OK 707ms
/base58/supported types column/LowCardinality(String)/supported types OK 706ms
/base58/unsupported types constant OK 5s 393ms
/base58/unsupported types constant/Nullable(Int8) OK 121ms
/base58/unsupported types constant/Nullable(Int8)/unsupported types OK 120ms
/base58/unsupported types constant/Nullable(Int16) OK 124ms
/base58/unsupported types constant/Nullable(Int16)/unsupported types OK 123ms
/base58/unsupported types constant/Nullable(Int32) OK 139ms
/base58/unsupported types constant/Nullable(Int32)/unsupported types OK 138ms
/base58/unsupported types constant/Nullable(Int64) OK 132ms
/base58/unsupported types constant/Nullable(Int64)/unsupported types OK 128ms
/base58/unsupported types constant/Nullable(Int128) OK 137ms
/base58/unsupported types constant/Nullable(Int128)/unsupported types OK 136ms
/base58/unsupported types constant/Nullable(Int256) OK 139ms
/base58/unsupported types constant/Nullable(Int256)/unsupported types OK 138ms
/base58/unsupported types constant/Nullable(Float32) OK 133ms
/base58/unsupported types constant/Nullable(Float32)/unsupported types OK 132ms
/base58/unsupported types constant/Nullable(Float64) OK 128ms
/base58/unsupported types constant/Nullable(Float64)/unsupported types OK 127ms
/base58/unsupported types constant/Nullable(Decimal32(4)) OK 116ms
/base58/unsupported types constant/Nullable(Decimal32(4))/unsupported types OK 115ms
/base58/unsupported types constant/Nullable(Bool) OK 152ms
/base58/unsupported types constant/Nullable(Bool)/unsupported types OK 148ms
/base58/unsupported types constant/Nullable(UUID) OK 123ms
/base58/unsupported types constant/Nullable(UUID)/unsupported types OK 122ms
/base58/unsupported types constant/Nullable(Date) OK 130ms
/base58/unsupported types constant/Nullable(Date)/unsupported types OK 128ms
/base58/unsupported types constant/Nullable(Date32) OK 134ms
/base58/unsupported types constant/Nullable(Date32)/unsupported types OK 132ms
/base58/unsupported types constant/Nullable(DateTime) OK 154ms
/base58/unsupported types constant/Nullable(DateTime)/unsupported types OK 151ms
/base58/unsupported types constant/Nullable(DateTime64(4)) OK 129ms
/base58/unsupported types constant/Nullable(DateTime64(4))/unsupported types OK 128ms
/base58/unsupported types constant/Nullable(LowCardinality) OK 134ms
/base58/unsupported types constant/Nullable(LowCardinality)/unsupported types OK 132ms
/base58/unsupported types constant/Nullable(array) OK 240ms
/base58/unsupported types constant/Nullable(array)/unsupported types OK 239ms
/base58/unsupported types constant/Nullable(FixedString(3)) OK 114ms
/base58/unsupported types constant/Nullable(FixedString(3))/unsupported types OK 113ms
/base58/unsupported types constant/Nullable(Map(String, String)) OK 124ms
/base58/unsupported types constant/Nullable(Map(String, String))/unsupported types OK 123ms
/base58/unsupported types constant/Nullable(Tuple(String)) OK 119ms
/base58/unsupported types constant/Nullable(Tuple(String))/unsupported types OK 118ms
/base58/unsupported types constant/Int8 OK 134ms
/base58/unsupported types constant/Int8/unsupported types OK 133ms
/base58/unsupported types constant/Int16 OK 112ms
/base58/unsupported types constant/Int16/unsupported types OK 111ms
/base58/unsupported types constant/Int32 OK 121ms
/base58/unsupported types constant/Int32/unsupported types OK 120ms
/base58/unsupported types constant/Int64 OK 116ms
/base58/unsupported types constant/Int64/unsupported types OK 115ms
/base58/unsupported types constant/Int128 OK 118ms
/base58/unsupported types constant/Int128/unsupported types OK 117ms
/base58/unsupported types constant/Int256 OK 123ms
/base58/unsupported types constant/Int256/unsupported types OK 122ms
/base58/unsupported types constant/Float32 OK 116ms
/base58/unsupported types constant/Float32/unsupported types OK 115ms
/base58/unsupported types constant/Float64 OK 127ms
/base58/unsupported types constant/Float64/unsupported types OK 126ms
/base58/unsupported types constant/Decimal32(4) OK 123ms
/base58/unsupported types constant/Decimal32(4)/unsupported types OK 122ms
/base58/unsupported types constant/Bool OK 124ms
/base58/unsupported types constant/Bool/unsupported types OK 121ms
/base58/unsupported types constant/UUID OK 122ms
/base58/unsupported types constant/UUID/unsupported types OK 120ms
/base58/unsupported types constant/Date OK 130ms
/base58/unsupported types constant/Date/unsupported types OK 129ms
/base58/unsupported types constant/Date32 OK 156ms
/base58/unsupported types constant/Date32/unsupported types OK 154ms
/base58/unsupported types constant/DateTime OK 126ms
/base58/unsupported types constant/DateTime/unsupported types OK 125ms
/base58/unsupported types constant/DateTime64(4) OK 117ms
/base58/unsupported types constant/DateTime64(4)/unsupported types OK 116ms
/base58/unsupported types constant/LowCardinality OK 127ms
/base58/unsupported types constant/LowCardinality/unsupported types OK 125ms
/base58/unsupported types constant/array OK 255ms
/base58/unsupported types constant/array/unsupported types OK 253ms
/base58/unsupported types constant/FixedString(3) OK 132ms
/base58/unsupported types constant/FixedString(3)/unsupported types OK 131ms
/base58/unsupported types constant/Map(String, String) OK 121ms
/base58/unsupported types constant/Map(String, String)/unsupported types OK 120ms
/base58/unsupported types constant/Tuple(String) OK 139ms
/base58/unsupported types constant/Tuple(String)/unsupported types OK 138ms
/base58/unsupported types column OK 17s 591ms
/base58/unsupported types column/Nullable(Int8) OK 547ms
/base58/unsupported types column/Nullable(Int8)/unsupported types OK 545ms
/base58/unsupported types column/Nullable(Int16) OK 565ms
/base58/unsupported types column/Nullable(Int16)/unsupported types OK 564ms
/base58/unsupported types column/Nullable(Int32) OK 558ms
/base58/unsupported types column/Nullable(Int32)/unsupported types OK 556ms
/base58/unsupported types column/Nullable(Int64) OK 550ms
/base58/unsupported types column/Nullable(Int64)/unsupported types OK 549ms
/base58/unsupported types column/Nullable(Int128) OK 590ms
/base58/unsupported types column/Nullable(Int128)/unsupported types OK 589ms
/base58/unsupported types column/Nullable(Int256) OK 611ms
/base58/unsupported types column/Nullable(Int256)/unsupported types OK 610ms
/base58/unsupported types column/Nullable(Float32) OK 572ms
/base58/unsupported types column/Nullable(Float32)/unsupported types OK 571ms
/base58/unsupported types column/Nullable(Float64) OK 581ms
/base58/unsupported types column/Nullable(Float64)/unsupported types OK 580ms
/base58/unsupported types column/Nullable(Decimal32(4)) OK 565ms
/base58/unsupported types column/Nullable(Decimal32(4))/unsupported types OK 564ms
/base58/unsupported types column/Nullable(Bool) OK 551ms
/base58/unsupported types column/Nullable(Bool)/unsupported types OK 550ms
/base58/unsupported types column/Nullable(UUID) OK 555ms
/base58/unsupported types column/Nullable(UUID)/unsupported types OK 554ms
/base58/unsupported types column/Nullable(Date) OK 504ms
/base58/unsupported types column/Nullable(Date)/unsupported types OK 503ms
/base58/unsupported types column/Nullable(Date32) OK 560ms
/base58/unsupported types column/Nullable(Date32)/unsupported types OK 559ms
/base58/unsupported types column/Nullable(DateTime) OK 560ms
/base58/unsupported types column/Nullable(DateTime)/unsupported types OK 558ms
/base58/unsupported types column/Nullable(DateTime64(4)) OK 539ms
/base58/unsupported types column/Nullable(DateTime64(4))/unsupported types OK 538ms
/base58/unsupported types column/Int8 OK 473ms
/base58/unsupported types column/Int8/unsupported types OK 472ms
/base58/unsupported types column/Int16 OK 502ms
/base58/unsupported types column/Int16/unsupported types OK 500ms
/base58/unsupported types column/Int32 OK 464ms
/base58/unsupported types column/Int32/unsupported types OK 463ms
/base58/unsupported types column/Int64 OK 511ms
/base58/unsupported types column/Int64/unsupported types OK 510ms
/base58/unsupported types column/Int128 OK 499ms
/base58/unsupported types column/Int128/unsupported types OK 498ms
/base58/unsupported types column/Int256 OK 510ms
/base58/unsupported types column/Int256/unsupported types OK 508ms
/base58/unsupported types column/Float32 OK 498ms
/base58/unsupported types column/Float32/unsupported types OK 496ms
/base58/unsupported types column/Float64 OK 453ms
/base58/unsupported types column/Float64/unsupported types OK 452ms
/base58/unsupported types column/Decimal32(4) OK 484ms
/base58/unsupported types column/Decimal32(4)/unsupported types OK 483ms
/base58/unsupported types column/Bool OK 502ms
/base58/unsupported types column/Bool/unsupported types OK 500ms
/base58/unsupported types column/UUID OK 478ms
/base58/unsupported types column/UUID/unsupported types OK 477ms
/base58/unsupported types column/Date OK 453ms
/base58/unsupported types column/Date/unsupported types OK 452ms
/base58/unsupported types column/Date32 OK 450ms
/base58/unsupported types column/Date32/unsupported types OK 448ms
/base58/unsupported types column/DateTime OK 463ms
/base58/unsupported types column/DateTime/unsupported types OK 462ms
/base58/unsupported types column/DateTime64(4) OK 462ms
/base58/unsupported types column/DateTime64(4)/unsupported types OK 461ms
/base58/unsupported types column/Array(String) OK 454ms
/base58/unsupported types column/Array(String)/unsupported types OK 453ms
/base58/unsupported types column/FixedString(3) OK 495ms
/base58/unsupported types column/FixedString(3)/unsupported types OK 494ms
/base58/unsupported types column/Map(String, String) OK 534ms
/base58/unsupported types column/Map(String, String)/unsupported types OK 532ms
/base58/unsupported types column/Tuple(String) OK 471ms
/base58/unsupported types column/Tuple(String)/unsupported types OK 470ms

Generated by TestFlows Open-Source Test Framework v2.0.250110.1002922