Base58 Test Run Report

DateOct 05, 2023 13:11
Duration5m 41s
Framework TestFlows 1.9.230315.1003122

Artifacts

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

Attributes

projectAltinity/ClickHouse
project.id159717931
packagehttps://s3.amazonaws.com/altinity-build-artifacts/23.3/f040635d5f373c5e4be08e5fbec2622a9889adde/package_release/clickhouse-common-static_23.3.13.7.altinitystable_amd64.deb
version23.3.13.7.altinitystable
user.nameEnmk
repositoryhttps://github.com/Altinity/clickhouse-regression
commit.hash53dd0b4af71fdeac6704e70f4ff79eacbae2159a
job.id6416627213
job.urlhttps://github.com/Altinity/ClickHouse/actions/runs/6416627213
archx86_64
stressFalse
parallelNone
localTrue
clickhouse_versionNone
clickhouse_binary_pathhttps://s3.amazonaws.com/altinity-build-artifacts/23.3/f040635d5f373c5e4be08e5fbec2622a9889adde/package_release/clickhouse-common-static_23.3.13.7.altinitystable_amd64.deb
collect_service_logsTrue

Summary

99.8%OK
<1%Known

Statistics

Units OK Fail XFail
Modules
1
1
Suites
192
192
Features
192
192
Scenarios
191
190
1
Steps
2049
2047
2

Known Fails

Test NameResultMessage
/base58/alias input/alias instead of table and columnXFail 887ms
not implemented
AssertionError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/base_58/regression.py", line 72, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/base_58/regression.py", line 60, 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 780, 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_e1d9d23c_6380_11ee_93fd_7539044498fe_e58 select id, str from table_e1d9d23b_6380_11ee_93fd_7539044498fe_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 780 in 'query'

772\|                  assert message in r.output, error(r.output)
773\|  
774\|          if not ignore_exception:
775\|              if message is None or "Exception:" not in message:
776\|                  with Then("check if output has exception") if steps else NullStep():
777\|                      if "Exception:" in r.output:
778\|                          if raise_on_exception:
779\|                              raise QueryRuntimeException(r.output)
780\|>                         assert False, error(r.output)
781\|  
782\|          return r
783\|

Results

Test Name Result Duration
/base58 OK 5m 41s
/base58/consistency OK 1s 953ms
/base58/consistency/consistency for column input OK 713ms
/base58/consistency/consistency for constant input OK 1s 237ms
/base58/null OK 105ms
/base58/null/null OK 103ms
/base58/alias input OK 2s 101ms
/base58/alias input/alias instead of function OK 1s 213ms
/base58/alias input/alias instead of table and column XFail 887ms
/base58/function input OK 1s 930ms
/base58/function input/function input column OK 738ms
/base58/function input/function input constant OK 1s 190ms
/base58/compatibility OK 2m 3s
/base58/compatibility/all symbols with shift on 0 OK 1s 304ms
/base58/compatibility/all symbols with shift on 0/compatibility OK 1s 303ms
/base58/compatibility/all symbols with shift on 1 OK 1s 230ms
/base58/compatibility/all symbols with shift on 1/compatibility OK 1s 229ms
/base58/compatibility/all symbols with shift on 2 OK 1s 258ms
/base58/compatibility/all symbols with shift on 2/compatibility OK 1s 257ms
/base58/compatibility/all symbols with shift on 3 OK 1s 220ms
/base58/compatibility/all symbols with shift on 3/compatibility OK 1s 219ms
/base58/compatibility/all symbols with shift on 4 OK 1s 213ms
/base58/compatibility/all symbols with shift on 4/compatibility OK 1s 212ms
/base58/compatibility/all symbols with shift on 5 OK 1s 244ms
/base58/compatibility/all symbols with shift on 5/compatibility OK 1s 243ms
/base58/compatibility/all symbols with shift on 6 OK 1s 236ms
/base58/compatibility/all symbols with shift on 6/compatibility OK 1s 235ms
/base58/compatibility/all symbols with shift on 7 OK 1s 329ms
/base58/compatibility/all symbols with shift on 7/compatibility OK 1s 328ms
/base58/compatibility/all symbols with shift on 8 OK 1s 250ms
/base58/compatibility/all symbols with shift on 8/compatibility OK 1s 249ms
/base58/compatibility/all symbols with shift on 9 OK 1s 242ms
/base58/compatibility/all symbols with shift on 9/compatibility OK 1s 241ms
/base58/compatibility/all symbols with shift on 10 OK 1s 235ms
/base58/compatibility/all symbols with shift on 10/compatibility OK 1s 234ms
/base58/compatibility/all symbols with shift on 11 OK 1s 232ms
/base58/compatibility/all symbols with shift on 11/compatibility OK 1s 231ms
/base58/compatibility/all symbols with shift on 12 OK 1s 188ms
/base58/compatibility/all symbols with shift on 12/compatibility OK 1s 188ms
/base58/compatibility/all symbols with shift on 13 OK 1s 193ms
/base58/compatibility/all symbols with shift on 13/compatibility OK 1s 193ms
/base58/compatibility/all symbols with shift on 14 OK 1s 235ms
/base58/compatibility/all symbols with shift on 14/compatibility OK 1s 234ms
/base58/compatibility/all symbols with shift on 15 OK 1s 257ms
/base58/compatibility/all symbols with shift on 15/compatibility OK 1s 256ms
/base58/compatibility/all symbols with shift on 16 OK 1s 233ms
/base58/compatibility/all symbols with shift on 16/compatibility OK 1s 232ms
/base58/compatibility/all symbols with shift on 17 OK 1s 242ms
/base58/compatibility/all symbols with shift on 17/compatibility OK 1s 241ms
/base58/compatibility/all symbols with shift on 18 OK 1s 234ms
/base58/compatibility/all symbols with shift on 18/compatibility OK 1s 233ms
/base58/compatibility/all symbols with shift on 19 OK 1s 193ms
/base58/compatibility/all symbols with shift on 19/compatibility OK 1s 192ms
/base58/compatibility/all symbols with shift on 20 OK 1s 216ms
/base58/compatibility/all symbols with shift on 20/compatibility OK 1s 215ms
/base58/compatibility/all symbols with shift on 21 OK 1s 219ms
/base58/compatibility/all symbols with shift on 21/compatibility OK 1s 218ms
/base58/compatibility/all symbols with shift on 22 OK 1s 247ms
/base58/compatibility/all symbols with shift on 22/compatibility OK 1s 246ms
/base58/compatibility/all symbols with shift on 23 OK 1s 253ms
/base58/compatibility/all symbols with shift on 23/compatibility OK 1s 252ms
/base58/compatibility/all symbols with shift on 24 OK 1s 272ms
/base58/compatibility/all symbols with shift on 24/compatibility OK 1s 271ms
/base58/compatibility/all symbols with shift on 25 OK 1s 296ms
/base58/compatibility/all symbols with shift on 25/compatibility OK 1s 295ms
/base58/compatibility/all symbols with shift on 26 OK 1s 278ms
/base58/compatibility/all symbols with shift on 26/compatibility OK 1s 277ms
/base58/compatibility/all symbols with shift on 27 OK 1s 287ms
/base58/compatibility/all symbols with shift on 27/compatibility OK 1s 286ms
/base58/compatibility/all symbols with shift on 28 OK 1s 230ms
/base58/compatibility/all symbols with shift on 28/compatibility OK 1s 229ms
/base58/compatibility/all symbols with shift on 29 OK 1s 251ms
/base58/compatibility/all symbols with shift on 29/compatibility OK 1s 250ms
/base58/compatibility/all symbols with shift on 30 OK 1s 237ms
/base58/compatibility/all symbols with shift on 30/compatibility OK 1s 236ms
/base58/compatibility/all symbols with shift on 31 OK 1s 223ms
/base58/compatibility/all symbols with shift on 31/compatibility OK 1s 223ms
/base58/compatibility/all symbols with shift on 32 OK 1s 240ms
/base58/compatibility/all symbols with shift on 32/compatibility OK 1s 239ms
/base58/compatibility/all symbols with shift on 33 OK 1s 247ms
/base58/compatibility/all symbols with shift on 33/compatibility OK 1s 246ms
/base58/compatibility/all symbols with shift on 34 OK 1s 243ms
/base58/compatibility/all symbols with shift on 34/compatibility OK 1s 241ms
/base58/compatibility/all symbols with shift on 35 OK 1s 317ms
/base58/compatibility/all symbols with shift on 35/compatibility OK 1s 316ms
/base58/compatibility/all symbols with shift on 36 OK 1s 223ms
/base58/compatibility/all symbols with shift on 36/compatibility OK 1s 222ms
/base58/compatibility/all symbols with shift on 37 OK 1s 261ms
/base58/compatibility/all symbols with shift on 37/compatibility OK 1s 260ms
/base58/compatibility/all symbols with shift on 38 OK 1s 209ms
/base58/compatibility/all symbols with shift on 38/compatibility OK 1s 208ms
/base58/compatibility/all symbols with shift on 39 OK 1s 260ms
/base58/compatibility/all symbols with shift on 39/compatibility OK 1s 259ms
/base58/compatibility/all symbols with shift on 40 OK 1s 189ms
/base58/compatibility/all symbols with shift on 40/compatibility OK 1s 188ms
/base58/compatibility/all symbols with shift on 41 OK 1s 200ms
/base58/compatibility/all symbols with shift on 41/compatibility OK 1s 199ms
/base58/compatibility/all symbols with shift on 42 OK 1s 221ms
/base58/compatibility/all symbols with shift on 42/compatibility OK 1s 220ms
/base58/compatibility/all symbols with shift on 43 OK 1s 297ms
/base58/compatibility/all symbols with shift on 43/compatibility OK 1s 297ms
/base58/compatibility/all symbols with shift on 44 OK 1s 256ms
/base58/compatibility/all symbols with shift on 44/compatibility OK 1s 255ms
/base58/compatibility/all symbols with shift on 45 OK 1s 281ms
/base58/compatibility/all symbols with shift on 45/compatibility OK 1s 280ms
/base58/compatibility/all symbols with shift on 46 OK 1s 290ms
/base58/compatibility/all symbols with shift on 46/compatibility OK 1s 289ms
/base58/compatibility/all symbols with shift on 47 OK 1s 264ms
/base58/compatibility/all symbols with shift on 47/compatibility OK 1s 263ms
/base58/compatibility/all symbols with shift on 48 OK 1s 211ms
/base58/compatibility/all symbols with shift on 48/compatibility OK 1s 210ms
/base58/compatibility/all symbols with shift on 49 OK 1s 257ms
/base58/compatibility/all symbols with shift on 49/compatibility OK 1s 256ms
/base58/compatibility/all symbols with shift on 50 OK 1s 218ms
/base58/compatibility/all symbols with shift on 50/compatibility OK 1s 217ms
/base58/compatibility/all symbols with shift on 51 OK 1s 241ms
/base58/compatibility/all symbols with shift on 51/compatibility OK 1s 240ms
/base58/compatibility/all symbols with shift on 52 OK 1s 258ms
/base58/compatibility/all symbols with shift on 52/compatibility OK 1s 257ms
/base58/compatibility/all symbols with shift on 53 OK 1s 276ms
/base58/compatibility/all symbols with shift on 53/compatibility OK 1s 275ms
/base58/compatibility/all symbols with shift on 54 OK 1s 234ms
/base58/compatibility/all symbols with shift on 54/compatibility OK 1s 232ms
/base58/compatibility/all symbols with shift on 55 OK 1s 190ms
/base58/compatibility/all symbols with shift on 55/compatibility OK 1s 189ms
/base58/compatibility/all symbols with shift on 56 OK 1s 230ms
/base58/compatibility/all symbols with shift on 56/compatibility OK 1s 229ms
/base58/compatibility/all symbols with shift on 57 OK 1s 230ms
/base58/compatibility/all symbols with shift on 57/compatibility OK 1s 229ms
/base58/compatibility/all symbols with shift on 58 OK 1s 168ms
/base58/compatibility/all symbols with shift on 58/compatibility OK 1s 167ms
/base58/compatibility/all symbols with shift on 59 OK 1s 149ms
/base58/compatibility/all symbols with shift on 59/compatibility OK 1s 148ms
/base58/compatibility/all symbols with shift on 60 OK 1s 234ms
/base58/compatibility/all symbols with shift on 60/compatibility OK 1s 233ms
/base58/compatibility/all symbols with shift on 61 OK 1s 200ms
/base58/compatibility/all symbols with shift on 61/compatibility OK 1s 199ms
/base58/compatibility/all symbols with shift on 62 OK 1s 170ms
/base58/compatibility/all symbols with shift on 62/compatibility OK 1s 169ms
/base58/compatibility/all symbols with shift on 63 OK 1s 217ms
/base58/compatibility/all symbols with shift on 63/compatibility OK 1s 216ms
/base58/compatibility/all symbols with shift on 64 OK 1s 225ms
/base58/compatibility/all symbols with shift on 64/compatibility OK 1s 224ms
/base58/compatibility/all symbols with shift on 65 OK 1s 253ms
/base58/compatibility/all symbols with shift on 65/compatibility OK 1s 252ms
/base58/compatibility/all symbols with shift on 66 OK 1s 262ms
/base58/compatibility/all symbols with shift on 66/compatibility OK 1s 261ms
/base58/compatibility/all symbols with shift on 67 OK 1s 267ms
/base58/compatibility/all symbols with shift on 67/compatibility OK 1s 266ms
/base58/compatibility/all symbols with shift on 68 OK 1s 286ms
/base58/compatibility/all symbols with shift on 68/compatibility OK 1s 285ms
/base58/compatibility/all symbols with shift on 69 OK 1s 234ms
/base58/compatibility/all symbols with shift on 69/compatibility OK 1s 233ms
/base58/compatibility/all symbols with shift on 70 OK 1s 198ms
/base58/compatibility/all symbols with shift on 70/compatibility OK 1s 197ms
/base58/compatibility/all symbols with shift on 71 OK 1s 243ms
/base58/compatibility/all symbols with shift on 71/compatibility OK 1s 242ms
/base58/compatibility/all symbols with shift on 72 OK 1s 211ms
/base58/compatibility/all symbols with shift on 72/compatibility OK 1s 210ms
/base58/compatibility/all symbols with shift on 73 OK 1s 227ms
/base58/compatibility/all symbols with shift on 73/compatibility OK 1s 226ms
/base58/compatibility/all symbols with shift on 74 OK 1s 185ms
/base58/compatibility/all symbols with shift on 74/compatibility OK 1s 184ms
/base58/compatibility/all symbols with shift on 75 OK 1s 190ms
/base58/compatibility/all symbols with shift on 75/compatibility OK 1s 189ms
/base58/compatibility/all symbols with shift on 76 OK 1s 283ms
/base58/compatibility/all symbols with shift on 76/compatibility OK 1s 282ms
/base58/compatibility/all symbols with shift on 77 OK 1s 207ms
/base58/compatibility/all symbols with shift on 77/compatibility OK 1s 207ms
/base58/compatibility/all symbols with shift on 78 OK 1s 259ms
/base58/compatibility/all symbols with shift on 78/compatibility OK 1s 258ms
/base58/compatibility/all symbols with shift on 79 OK 1s 239ms
/base58/compatibility/all symbols with shift on 79/compatibility OK 1s 238ms
/base58/compatibility/all symbols with shift on 80 OK 1s 263ms
/base58/compatibility/all symbols with shift on 80/compatibility OK 1s 262ms
/base58/compatibility/all symbols with shift on 81 OK 1s 238ms
/base58/compatibility/all symbols with shift on 81/compatibility OK 1s 237ms
/base58/compatibility/all symbols with shift on 82 OK 1s 220ms
/base58/compatibility/all symbols with shift on 82/compatibility OK 1s 219ms
/base58/compatibility/all symbols with shift on 83 OK 1s 268ms
/base58/compatibility/all symbols with shift on 83/compatibility OK 1s 267ms
/base58/compatibility/all symbols with shift on 84 OK 1s 221ms
/base58/compatibility/all symbols with shift on 84/compatibility OK 1s 220ms
/base58/compatibility/all symbols with shift on 85 OK 1s 311ms
/base58/compatibility/all symbols with shift on 85/compatibility OK 1s 310ms
/base58/compatibility/all symbols with shift on 86 OK 1s 233ms
/base58/compatibility/all symbols with shift on 86/compatibility OK 1s 231ms
/base58/compatibility/all symbols with shift on 87 OK 1s 235ms
/base58/compatibility/all symbols with shift on 87/compatibility OK 1s 233ms
/base58/compatibility/all symbols with shift on 88 OK 1s 208ms
/base58/compatibility/all symbols with shift on 88/compatibility OK 1s 207ms
/base58/compatibility/all symbols with shift on 89 OK 1s 207ms
/base58/compatibility/all symbols with shift on 89/compatibility OK 1s 206ms
/base58/compatibility/all symbols with shift on 90 OK 1s 300ms
/base58/compatibility/all symbols with shift on 90/compatibility OK 1s 299ms
/base58/compatibility/all symbols with shift on 91 OK 1s 255ms
/base58/compatibility/all symbols with shift on 91/compatibility OK 1s 254ms
/base58/compatibility/all symbols with shift on 92 OK 1s 230ms
/base58/compatibility/all symbols with shift on 92/compatibility OK 1s 229ms
/base58/compatibility/all symbols with shift on 93 OK 1s 208ms
/base58/compatibility/all symbols with shift on 93/compatibility OK 1s 207ms
/base58/compatibility/all symbols with shift on 94 OK 1s 263ms
/base58/compatibility/all symbols with shift on 94/compatibility OK 1s 262ms
/base58/compatibility/all symbols with shift on 95 OK 1s 238ms
/base58/compatibility/all symbols with shift on 95/compatibility OK 1s 237ms
/base58/compatibility/all symbols with shift on 96 OK 1s 201ms
/base58/compatibility/all symbols with shift on 96/compatibility OK 1s 200ms
/base58/compatibility/all symbols with shift on 97 OK 1s 190ms
/base58/compatibility/all symbols with shift on 97/compatibility OK 1s 189ms
/base58/compatibility/all symbols with shift on 98 OK 1s 246ms
/base58/compatibility/all symbols with shift on 98/compatibility OK 1s 245ms
/base58/compatibility/all symbols with shift on 99 OK 1s 261ms
/base58/compatibility/all symbols with shift on 99/compatibility OK 1s 260ms
/base58/memory usage OK 1m 59s
/base58/memory usage/memory usage for column input OK 1m 42s
/base58/memory usage/memory usage for constant input OK 16s 577ms
/base58/performance OK 822ms
/base58/performance/performance OK 821ms
/base58/supported types constant OK 496ms
/base58/supported types constant/Nullable(String) OK 112ms
/base58/supported types constant/Nullable(String)/supported types OK 111ms
/base58/supported types constant/Nullable(LowCardinality) OK 132ms
/base58/supported types constant/Nullable(LowCardinality)/supported types OK 131ms
/base58/supported types constant/String OK 132ms
/base58/supported types constant/String/supported types OK 131ms
/base58/supported types constant/LowCardinality OK 117ms
/base58/supported types constant/LowCardinality/supported types OK 116ms
/base58/supported types column OK 1s 753ms
/base58/supported types column/Nullable(String) OK 626ms
/base58/supported types column/Nullable(String)/supported types OK 625ms
/base58/supported types column/String OK 576ms
/base58/supported types column/String/supported types OK 575ms
/base58/supported types column/LowCardinality(String) OK 549ms
/base58/supported types column/LowCardinality(String)/supported types OK 548ms
/base58/unsupported types constant OK 4s 702ms
/base58/unsupported types constant/Nullable(Int8) OK 110ms
/base58/unsupported types constant/Nullable(Int8)/unsupported types OK 109ms
/base58/unsupported types constant/Nullable(Int16) OK 110ms
/base58/unsupported types constant/Nullable(Int16)/unsupported types OK 109ms
/base58/unsupported types constant/Nullable(Int32) OK 109ms
/base58/unsupported types constant/Nullable(Int32)/unsupported types OK 108ms
/base58/unsupported types constant/Nullable(Int64) OK 109ms
/base58/unsupported types constant/Nullable(Int64)/unsupported types OK 108ms
/base58/unsupported types constant/Nullable(Int128) OK 109ms
/base58/unsupported types constant/Nullable(Int128)/unsupported types OK 108ms
/base58/unsupported types constant/Nullable(Int256) OK 99ms
/base58/unsupported types constant/Nullable(Int256)/unsupported types OK 98ms
/base58/unsupported types constant/Nullable(Float32) OK 104ms
/base58/unsupported types constant/Nullable(Float32)/unsupported types OK 103ms
/base58/unsupported types constant/Nullable(Float64) OK 98ms
/base58/unsupported types constant/Nullable(Float64)/unsupported types OK 97ms
/base58/unsupported types constant/Nullable(Decimal32(4)) OK 119ms
/base58/unsupported types constant/Nullable(Decimal32(4))/unsupported types OK 118ms
/base58/unsupported types constant/Nullable(Bool) OK 135ms
/base58/unsupported types constant/Nullable(Bool)/unsupported types OK 134ms
/base58/unsupported types constant/Nullable(UUID) OK 114ms
/base58/unsupported types constant/Nullable(UUID)/unsupported types OK 113ms
/base58/unsupported types constant/Nullable(Date) OK 132ms
/base58/unsupported types constant/Nullable(Date)/unsupported types OK 131ms
/base58/unsupported types constant/Nullable(Date32) OK 121ms
/base58/unsupported types constant/Nullable(Date32)/unsupported types OK 120ms
/base58/unsupported types constant/Nullable(DateTime) OK 112ms
/base58/unsupported types constant/Nullable(DateTime)/unsupported types OK 108ms
/base58/unsupported types constant/Nullable(DateTime64(4)) OK 124ms
/base58/unsupported types constant/Nullable(DateTime64(4))/unsupported types OK 123ms
/base58/unsupported types constant/Nullable(LowCardinality) OK 108ms
/base58/unsupported types constant/Nullable(LowCardinality)/unsupported types OK 107ms
/base58/unsupported types constant/Nullable(array) OK 214ms
/base58/unsupported types constant/Nullable(array)/unsupported types OK 213ms
/base58/unsupported types constant/Nullable(FixedString(3)) OK 110ms
/base58/unsupported types constant/Nullable(FixedString(3))/unsupported types OK 109ms
/base58/unsupported types constant/Nullable(Map(String, String)) OK 102ms
/base58/unsupported types constant/Nullable(Map(String, String))/unsupported types OK 101ms
/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 104ms
/base58/unsupported types constant/Int8/unsupported types OK 103ms
/base58/unsupported types constant/Int16 OK 104ms
/base58/unsupported types constant/Int16/unsupported types OK 103ms
/base58/unsupported types constant/Int32 OK 103ms
/base58/unsupported types constant/Int32/unsupported types OK 102ms
/base58/unsupported types constant/Int64 OK 110ms
/base58/unsupported types constant/Int64/unsupported types OK 109ms
/base58/unsupported types constant/Int128 OK 115ms
/base58/unsupported types constant/Int128/unsupported types OK 114ms
/base58/unsupported types constant/Int256 OK 102ms
/base58/unsupported types constant/Int256/unsupported types OK 100ms
/base58/unsupported types constant/Float32 OK 106ms
/base58/unsupported types constant/Float32/unsupported types OK 105ms
/base58/unsupported types constant/Float64 OK 106ms
/base58/unsupported types constant/Float64/unsupported types OK 106ms
/base58/unsupported types constant/Decimal32(4) OK 105ms
/base58/unsupported types constant/Decimal32(4)/unsupported types OK 104ms
/base58/unsupported types constant/Bool OK 128ms
/base58/unsupported types constant/Bool/unsupported types OK 127ms
/base58/unsupported types constant/UUID OK 113ms
/base58/unsupported types constant/UUID/unsupported types OK 111ms
/base58/unsupported types constant/Date OK 120ms
/base58/unsupported types constant/Date/unsupported types OK 119ms
/base58/unsupported types constant/Date32 OK 117ms
/base58/unsupported types constant/Date32/unsupported types OK 115ms
/base58/unsupported types constant/DateTime OK 119ms
/base58/unsupported types constant/DateTime/unsupported types OK 118ms
/base58/unsupported types constant/DateTime64(4) OK 103ms
/base58/unsupported types constant/DateTime64(4)/unsupported types OK 102ms
/base58/unsupported types constant/LowCardinality OK 119ms
/base58/unsupported types constant/LowCardinality/unsupported types OK 118ms
/base58/unsupported types constant/array OK 228ms
/base58/unsupported types constant/array/unsupported types OK 227ms
/base58/unsupported types constant/FixedString(3) OK 115ms
/base58/unsupported types constant/FixedString(3)/unsupported types OK 114ms
/base58/unsupported types constant/Map(String, String) OK 102ms
/base58/unsupported types constant/Map(String, String)/unsupported types OK 101ms
/base58/unsupported types constant/Tuple(String) OK 104ms
/base58/unsupported types constant/Tuple(String)/unsupported types OK 103ms
/base58/unsupported types column OK 13s 875ms
/base58/unsupported types column/Nullable(Int8) OK 404ms
/base58/unsupported types column/Nullable(Int8)/unsupported types OK 403ms
/base58/unsupported types column/Nullable(Int16) OK 450ms
/base58/unsupported types column/Nullable(Int16)/unsupported types OK 449ms
/base58/unsupported types column/Nullable(Int32) OK 401ms
/base58/unsupported types column/Nullable(Int32)/unsupported types OK 400ms
/base58/unsupported types column/Nullable(Int64) OK 413ms
/base58/unsupported types column/Nullable(Int64)/unsupported types OK 412ms
/base58/unsupported types column/Nullable(Int128) OK 420ms
/base58/unsupported types column/Nullable(Int128)/unsupported types OK 419ms
/base58/unsupported types column/Nullable(Int256) OK 468ms
/base58/unsupported types column/Nullable(Int256)/unsupported types OK 467ms
/base58/unsupported types column/Nullable(Float32) OK 444ms
/base58/unsupported types column/Nullable(Float32)/unsupported types OK 443ms
/base58/unsupported types column/Nullable(Float64) OK 432ms
/base58/unsupported types column/Nullable(Float64)/unsupported types OK 431ms
/base58/unsupported types column/Nullable(Decimal32(4)) OK 435ms
/base58/unsupported types column/Nullable(Decimal32(4))/unsupported types OK 434ms
/base58/unsupported types column/Nullable(Bool) OK 436ms
/base58/unsupported types column/Nullable(Bool)/unsupported types OK 435ms
/base58/unsupported types column/Nullable(UUID) OK 412ms
/base58/unsupported types column/Nullable(UUID)/unsupported types OK 411ms
/base58/unsupported types column/Nullable(Date) OK 442ms
/base58/unsupported types column/Nullable(Date)/unsupported types OK 441ms
/base58/unsupported types column/Nullable(Date32) OK 456ms
/base58/unsupported types column/Nullable(Date32)/unsupported types OK 455ms
/base58/unsupported types column/Nullable(DateTime) OK 441ms
/base58/unsupported types column/Nullable(DateTime)/unsupported types OK 440ms
/base58/unsupported types column/Nullable(DateTime64(4)) OK 434ms
/base58/unsupported types column/Nullable(DateTime64(4))/unsupported types OK 433ms
/base58/unsupported types column/Int8 OK 385ms
/base58/unsupported types column/Int8/unsupported types OK 384ms
/base58/unsupported types column/Int16 OK 368ms
/base58/unsupported types column/Int16/unsupported types OK 367ms
/base58/unsupported types column/Int32 OK 383ms
/base58/unsupported types column/Int32/unsupported types OK 382ms
/base58/unsupported types column/Int64 OK 390ms
/base58/unsupported types column/Int64/unsupported types OK 389ms
/base58/unsupported types column/Int128 OK 414ms
/base58/unsupported types column/Int128/unsupported types OK 413ms
/base58/unsupported types column/Int256 OK 432ms
/base58/unsupported types column/Int256/unsupported types OK 431ms
/base58/unsupported types column/Float32 OK 400ms
/base58/unsupported types column/Float32/unsupported types OK 399ms
/base58/unsupported types column/Float64 OK 379ms
/base58/unsupported types column/Float64/unsupported types OK 379ms
/base58/unsupported types column/Decimal32(4) OK 414ms
/base58/unsupported types column/Decimal32(4)/unsupported types OK 413ms
/base58/unsupported types column/Bool OK 393ms
/base58/unsupported types column/Bool/unsupported types OK 392ms
/base58/unsupported types column/UUID OK 364ms
/base58/unsupported types column/UUID/unsupported types OK 363ms
/base58/unsupported types column/Date OK 377ms
/base58/unsupported types column/Date/unsupported types OK 376ms
/base58/unsupported types column/Date32 OK 375ms
/base58/unsupported types column/Date32/unsupported types OK 374ms
/base58/unsupported types column/DateTime OK 401ms
/base58/unsupported types column/DateTime/unsupported types OK 400ms
/base58/unsupported types column/DateTime64(4) OK 391ms
/base58/unsupported types column/DateTime64(4)/unsupported types OK 390ms
/base58/unsupported types column/Array(String) OK 381ms
/base58/unsupported types column/Array(String)/unsupported types OK 380ms
/base58/unsupported types column/FixedString(3) OK 372ms
/base58/unsupported types column/FixedString(3)/unsupported types OK 371ms
/base58/unsupported types column/Map(String, String) OK 376ms
/base58/unsupported types column/Map(String, String)/unsupported types OK 375ms
/base58/unsupported types column/Tuple(String) OK 371ms
/base58/unsupported types column/Tuple(String)/unsupported types OK 369ms

Generated by TestFlows Open-Source Test Framework v1.9.230315.1003122