Base58 Test Run Report

DateMar 01, 2024 21:03
Duration8m 44s
Framework TestFlows 2.0.231215.1221232

Artifacts

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

Attributes

projectAltinity/ClickHouse
project.id159717931
packagehttps://s3.amazonaws.com/altinity-build-artifacts/23.3/19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c/package_aarch64/clickhouse-common-static_23.3.19.33.altinitystable_arm64.deb
version23.3.19.33.altinitystable
user.nameEnmk
repositoryhttps://github.com/Altinity/clickhouse-regression
commit.hash6da94b78dc53cb8965ab56c04a89ebf54ed04cbc
job.id8115174679
job.urlhttps://github.com/Altinity/ClickHouse/actions/runs/8115174679
archaarch64
stressFalse
parallelNone
allow_vfsFalse
localTrue
clickhouse_versionNone
clickhouse_binary_pathhttps://s3.amazonaws.com/altinity-build-artifacts/23.3/19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c/package_aarch64/clickhouse-common-static_23.3.19.33.altinitystable_arm64.deb
collect_service_logsTrue

Summary

99.7%OK
<1%Known

Statistics

Units OK Fail XFail
Modules
1
1
Features
192
192
Scenarios
191
190
1
Steps
2088
2083
5

Known Fails

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

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

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

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

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

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

Results

Test Name Result Duration
/base58 OK 8m 44s
/base58/consistency OK 3s 389ms
/base58/consistency/consistency for column input OK 1s 35ms
/base58/consistency/consistency for constant input OK 2s 352ms
/base58/null OK 172ms
/base58/null/null OK 170ms
/base58/alias input OK 3s 783ms
/base58/alias input/alias instead of function OK 2s 265ms
/base58/alias input/alias instead of table and column XFail 1s 516ms
/base58/function input OK 3s 712ms
/base58/function input/function input column OK 1s 405ms
/base58/function input/function input constant OK 2s 306ms
/base58/compatibility OK 3m 51s
/base58/compatibility/all symbols with shift on 0 OK 2s 308ms
/base58/compatibility/all symbols with shift on 0/compatibility OK 2s 307ms
/base58/compatibility/all symbols with shift on 1 OK 2s 398ms
/base58/compatibility/all symbols with shift on 1/compatibility OK 2s 397ms
/base58/compatibility/all symbols with shift on 2 OK 2s 347ms
/base58/compatibility/all symbols with shift on 2/compatibility OK 2s 346ms
/base58/compatibility/all symbols with shift on 3 OK 2s 338ms
/base58/compatibility/all symbols with shift on 3/compatibility OK 2s 337ms
/base58/compatibility/all symbols with shift on 4 OK 2s 334ms
/base58/compatibility/all symbols with shift on 4/compatibility OK 2s 333ms
/base58/compatibility/all symbols with shift on 5 OK 2s 291ms
/base58/compatibility/all symbols with shift on 5/compatibility OK 2s 290ms
/base58/compatibility/all symbols with shift on 6 OK 2s 283ms
/base58/compatibility/all symbols with shift on 6/compatibility OK 2s 282ms
/base58/compatibility/all symbols with shift on 7 OK 2s 291ms
/base58/compatibility/all symbols with shift on 7/compatibility OK 2s 289ms
/base58/compatibility/all symbols with shift on 8 OK 2s 312ms
/base58/compatibility/all symbols with shift on 8/compatibility OK 2s 311ms
/base58/compatibility/all symbols with shift on 9 OK 2s 295ms
/base58/compatibility/all symbols with shift on 9/compatibility OK 2s 294ms
/base58/compatibility/all symbols with shift on 10 OK 2s 289ms
/base58/compatibility/all symbols with shift on 10/compatibility OK 2s 288ms
/base58/compatibility/all symbols with shift on 11 OK 2s 281ms
/base58/compatibility/all symbols with shift on 11/compatibility OK 2s 280ms
/base58/compatibility/all symbols with shift on 12 OK 2s 323ms
/base58/compatibility/all symbols with shift on 12/compatibility OK 2s 322ms
/base58/compatibility/all symbols with shift on 13 OK 2s 316ms
/base58/compatibility/all symbols with shift on 13/compatibility OK 2s 315ms
/base58/compatibility/all symbols with shift on 14 OK 2s 338ms
/base58/compatibility/all symbols with shift on 14/compatibility OK 2s 337ms
/base58/compatibility/all symbols with shift on 15 OK 2s 309ms
/base58/compatibility/all symbols with shift on 15/compatibility OK 2s 308ms
/base58/compatibility/all symbols with shift on 16 OK 2s 308ms
/base58/compatibility/all symbols with shift on 16/compatibility OK 2s 307ms
/base58/compatibility/all symbols with shift on 17 OK 2s 297ms
/base58/compatibility/all symbols with shift on 17/compatibility OK 2s 296ms
/base58/compatibility/all symbols with shift on 18 OK 2s 272ms
/base58/compatibility/all symbols with shift on 18/compatibility OK 2s 271ms
/base58/compatibility/all symbols with shift on 19 OK 2s 318ms
/base58/compatibility/all symbols with shift on 19/compatibility OK 2s 317ms
/base58/compatibility/all symbols with shift on 20 OK 2s 329ms
/base58/compatibility/all symbols with shift on 20/compatibility OK 2s 328ms
/base58/compatibility/all symbols with shift on 21 OK 2s 260ms
/base58/compatibility/all symbols with shift on 21/compatibility OK 2s 259ms
/base58/compatibility/all symbols with shift on 22 OK 2s 297ms
/base58/compatibility/all symbols with shift on 22/compatibility OK 2s 296ms
/base58/compatibility/all symbols with shift on 23 OK 2s 280ms
/base58/compatibility/all symbols with shift on 23/compatibility OK 2s 279ms
/base58/compatibility/all symbols with shift on 24 OK 2s 288ms
/base58/compatibility/all symbols with shift on 24/compatibility OK 2s 286ms
/base58/compatibility/all symbols with shift on 25 OK 2s 294ms
/base58/compatibility/all symbols with shift on 25/compatibility OK 2s 293ms
/base58/compatibility/all symbols with shift on 26 OK 2s 340ms
/base58/compatibility/all symbols with shift on 26/compatibility OK 2s 339ms
/base58/compatibility/all symbols with shift on 27 OK 2s 281ms
/base58/compatibility/all symbols with shift on 27/compatibility OK 2s 280ms
/base58/compatibility/all symbols with shift on 28 OK 2s 317ms
/base58/compatibility/all symbols with shift on 28/compatibility OK 2s 316ms
/base58/compatibility/all symbols with shift on 29 OK 2s 318ms
/base58/compatibility/all symbols with shift on 29/compatibility OK 2s 317ms
/base58/compatibility/all symbols with shift on 30 OK 2s 307ms
/base58/compatibility/all symbols with shift on 30/compatibility OK 2s 306ms
/base58/compatibility/all symbols with shift on 31 OK 2s 294ms
/base58/compatibility/all symbols with shift on 31/compatibility OK 2s 293ms
/base58/compatibility/all symbols with shift on 32 OK 2s 281ms
/base58/compatibility/all symbols with shift on 32/compatibility OK 2s 280ms
/base58/compatibility/all symbols with shift on 33 OK 2s 301ms
/base58/compatibility/all symbols with shift on 33/compatibility OK 2s 300ms
/base58/compatibility/all symbols with shift on 34 OK 2s 298ms
/base58/compatibility/all symbols with shift on 34/compatibility OK 2s 297ms
/base58/compatibility/all symbols with shift on 35 OK 2s 295ms
/base58/compatibility/all symbols with shift on 35/compatibility OK 2s 294ms
/base58/compatibility/all symbols with shift on 36 OK 2s 278ms
/base58/compatibility/all symbols with shift on 36/compatibility OK 2s 278ms
/base58/compatibility/all symbols with shift on 37 OK 2s 330ms
/base58/compatibility/all symbols with shift on 37/compatibility OK 2s 329ms
/base58/compatibility/all symbols with shift on 38 OK 2s 314ms
/base58/compatibility/all symbols with shift on 38/compatibility OK 2s 314ms
/base58/compatibility/all symbols with shift on 39 OK 2s 305ms
/base58/compatibility/all symbols with shift on 39/compatibility OK 2s 304ms
/base58/compatibility/all symbols with shift on 40 OK 2s 323ms
/base58/compatibility/all symbols with shift on 40/compatibility OK 2s 322ms
/base58/compatibility/all symbols with shift on 41 OK 2s 327ms
/base58/compatibility/all symbols with shift on 41/compatibility OK 2s 327ms
/base58/compatibility/all symbols with shift on 42 OK 2s 292ms
/base58/compatibility/all symbols with shift on 42/compatibility OK 2s 291ms
/base58/compatibility/all symbols with shift on 43 OK 2s 315ms
/base58/compatibility/all symbols with shift on 43/compatibility OK 2s 314ms
/base58/compatibility/all symbols with shift on 44 OK 2s 332ms
/base58/compatibility/all symbols with shift on 44/compatibility OK 2s 332ms
/base58/compatibility/all symbols with shift on 45 OK 2s 330ms
/base58/compatibility/all symbols with shift on 45/compatibility OK 2s 328ms
/base58/compatibility/all symbols with shift on 46 OK 2s 356ms
/base58/compatibility/all symbols with shift on 46/compatibility OK 2s 356ms
/base58/compatibility/all symbols with shift on 47 OK 2s 312ms
/base58/compatibility/all symbols with shift on 47/compatibility OK 2s 311ms
/base58/compatibility/all symbols with shift on 48 OK 2s 356ms
/base58/compatibility/all symbols with shift on 48/compatibility OK 2s 355ms
/base58/compatibility/all symbols with shift on 49 OK 2s 314ms
/base58/compatibility/all symbols with shift on 49/compatibility OK 2s 313ms
/base58/compatibility/all symbols with shift on 50 OK 2s 334ms
/base58/compatibility/all symbols with shift on 50/compatibility OK 2s 332ms
/base58/compatibility/all symbols with shift on 51 OK 2s 337ms
/base58/compatibility/all symbols with shift on 51/compatibility OK 2s 335ms
/base58/compatibility/all symbols with shift on 52 OK 2s 341ms
/base58/compatibility/all symbols with shift on 52/compatibility OK 2s 340ms
/base58/compatibility/all symbols with shift on 53 OK 2s 348ms
/base58/compatibility/all symbols with shift on 53/compatibility OK 2s 347ms
/base58/compatibility/all symbols with shift on 54 OK 2s 334ms
/base58/compatibility/all symbols with shift on 54/compatibility OK 2s 334ms
/base58/compatibility/all symbols with shift on 55 OK 2s 324ms
/base58/compatibility/all symbols with shift on 55/compatibility OK 2s 323ms
/base58/compatibility/all symbols with shift on 56 OK 2s 322ms
/base58/compatibility/all symbols with shift on 56/compatibility OK 2s 321ms
/base58/compatibility/all symbols with shift on 57 OK 2s 339ms
/base58/compatibility/all symbols with shift on 57/compatibility OK 2s 338ms
/base58/compatibility/all symbols with shift on 58 OK 2s 293ms
/base58/compatibility/all symbols with shift on 58/compatibility OK 2s 292ms
/base58/compatibility/all symbols with shift on 59 OK 2s 298ms
/base58/compatibility/all symbols with shift on 59/compatibility OK 2s 297ms
/base58/compatibility/all symbols with shift on 60 OK 2s 320ms
/base58/compatibility/all symbols with shift on 60/compatibility OK 2s 319ms
/base58/compatibility/all symbols with shift on 61 OK 2s 286ms
/base58/compatibility/all symbols with shift on 61/compatibility OK 2s 285ms
/base58/compatibility/all symbols with shift on 62 OK 2s 300ms
/base58/compatibility/all symbols with shift on 62/compatibility OK 2s 299ms
/base58/compatibility/all symbols with shift on 63 OK 2s 281ms
/base58/compatibility/all symbols with shift on 63/compatibility OK 2s 280ms
/base58/compatibility/all symbols with shift on 64 OK 2s 277ms
/base58/compatibility/all symbols with shift on 64/compatibility OK 2s 276ms
/base58/compatibility/all symbols with shift on 65 OK 2s 245ms
/base58/compatibility/all symbols with shift on 65/compatibility OK 2s 244ms
/base58/compatibility/all symbols with shift on 66 OK 2s 260ms
/base58/compatibility/all symbols with shift on 66/compatibility OK 2s 259ms
/base58/compatibility/all symbols with shift on 67 OK 2s 308ms
/base58/compatibility/all symbols with shift on 67/compatibility OK 2s 307ms
/base58/compatibility/all symbols with shift on 68 OK 2s 307ms
/base58/compatibility/all symbols with shift on 68/compatibility OK 2s 307ms
/base58/compatibility/all symbols with shift on 69 OK 2s 345ms
/base58/compatibility/all symbols with shift on 69/compatibility OK 2s 344ms
/base58/compatibility/all symbols with shift on 70 OK 2s 342ms
/base58/compatibility/all symbols with shift on 70/compatibility OK 2s 341ms
/base58/compatibility/all symbols with shift on 71 OK 2s 291ms
/base58/compatibility/all symbols with shift on 71/compatibility OK 2s 290ms
/base58/compatibility/all symbols with shift on 72 OK 2s 284ms
/base58/compatibility/all symbols with shift on 72/compatibility OK 2s 283ms
/base58/compatibility/all symbols with shift on 73 OK 2s 331ms
/base58/compatibility/all symbols with shift on 73/compatibility OK 2s 330ms
/base58/compatibility/all symbols with shift on 74 OK 2s 386ms
/base58/compatibility/all symbols with shift on 74/compatibility OK 2s 385ms
/base58/compatibility/all symbols with shift on 75 OK 2s 329ms
/base58/compatibility/all symbols with shift on 75/compatibility OK 2s 328ms
/base58/compatibility/all symbols with shift on 76 OK 2s 343ms
/base58/compatibility/all symbols with shift on 76/compatibility OK 2s 342ms
/base58/compatibility/all symbols with shift on 77 OK 2s 313ms
/base58/compatibility/all symbols with shift on 77/compatibility OK 2s 313ms
/base58/compatibility/all symbols with shift on 78 OK 2s 374ms
/base58/compatibility/all symbols with shift on 78/compatibility OK 2s 373ms
/base58/compatibility/all symbols with shift on 79 OK 2s 347ms
/base58/compatibility/all symbols with shift on 79/compatibility OK 2s 346ms
/base58/compatibility/all symbols with shift on 80 OK 2s 284ms
/base58/compatibility/all symbols with shift on 80/compatibility OK 2s 283ms
/base58/compatibility/all symbols with shift on 81 OK 2s 286ms
/base58/compatibility/all symbols with shift on 81/compatibility OK 2s 285ms
/base58/compatibility/all symbols with shift on 82 OK 2s 302ms
/base58/compatibility/all symbols with shift on 82/compatibility OK 2s 301ms
/base58/compatibility/all symbols with shift on 83 OK 2s 292ms
/base58/compatibility/all symbols with shift on 83/compatibility OK 2s 292ms
/base58/compatibility/all symbols with shift on 84 OK 2s 325ms
/base58/compatibility/all symbols with shift on 84/compatibility OK 2s 324ms
/base58/compatibility/all symbols with shift on 85 OK 2s 355ms
/base58/compatibility/all symbols with shift on 85/compatibility OK 2s 354ms
/base58/compatibility/all symbols with shift on 86 OK 2s 314ms
/base58/compatibility/all symbols with shift on 86/compatibility OK 2s 313ms
/base58/compatibility/all symbols with shift on 87 OK 2s 276ms
/base58/compatibility/all symbols with shift on 87/compatibility OK 2s 276ms
/base58/compatibility/all symbols with shift on 88 OK 2s 319ms
/base58/compatibility/all symbols with shift on 88/compatibility OK 2s 319ms
/base58/compatibility/all symbols with shift on 89 OK 2s 315ms
/base58/compatibility/all symbols with shift on 89/compatibility OK 2s 314ms
/base58/compatibility/all symbols with shift on 90 OK 2s 276ms
/base58/compatibility/all symbols with shift on 90/compatibility OK 2s 275ms
/base58/compatibility/all symbols with shift on 91 OK 2s 307ms
/base58/compatibility/all symbols with shift on 91/compatibility OK 2s 306ms
/base58/compatibility/all symbols with shift on 92 OK 2s 294ms
/base58/compatibility/all symbols with shift on 92/compatibility OK 2s 293ms
/base58/compatibility/all symbols with shift on 93 OK 2s 320ms
/base58/compatibility/all symbols with shift on 93/compatibility OK 2s 319ms
/base58/compatibility/all symbols with shift on 94 OK 2s 358ms
/base58/compatibility/all symbols with shift on 94/compatibility OK 2s 357ms
/base58/compatibility/all symbols with shift on 95 OK 2s 323ms
/base58/compatibility/all symbols with shift on 95/compatibility OK 2s 322ms
/base58/compatibility/all symbols with shift on 96 OK 2s 298ms
/base58/compatibility/all symbols with shift on 96/compatibility OK 2s 297ms
/base58/compatibility/all symbols with shift on 97 OK 2s 292ms
/base58/compatibility/all symbols with shift on 97/compatibility OK 2s 291ms
/base58/compatibility/all symbols with shift on 98 OK 2s 373ms
/base58/compatibility/all symbols with shift on 98/compatibility OK 2s 372ms
/base58/compatibility/all symbols with shift on 99 OK 2s 328ms
/base58/compatibility/all symbols with shift on 99/compatibility OK 2s 327ms
/base58/memory usage OK 2m 32s
/base58/memory usage/memory usage for column input OK 1m 59s
/base58/memory usage/memory usage for constant input OK 32s 616ms
/base58/performance OK 1s 347ms
/base58/performance/performance OK 1s 345ms
/base58/supported types constant OK 724ms
/base58/supported types constant/Nullable(String) OK 178ms
/base58/supported types constant/Nullable(String)/supported types OK 176ms
/base58/supported types constant/Nullable(LowCardinality) OK 179ms
/base58/supported types constant/Nullable(LowCardinality)/supported types OK 177ms
/base58/supported types constant/String OK 191ms
/base58/supported types constant/String/supported types OK 190ms
/base58/supported types constant/LowCardinality OK 172ms
/base58/supported types constant/LowCardinality/supported types OK 171ms
/base58/supported types column OK 2s 707ms
/base58/supported types column/Nullable(String) OK 956ms
/base58/supported types column/Nullable(String)/supported types OK 954ms
/base58/supported types column/String OK 870ms
/base58/supported types column/String/supported types OK 868ms
/base58/supported types column/LowCardinality(String) OK 879ms
/base58/supported types column/LowCardinality(String)/supported types OK 878ms
/base58/unsupported types constant OK 8s 707ms
/base58/unsupported types constant/Nullable(Int8) OK 205ms
/base58/unsupported types constant/Nullable(Int8)/unsupported types OK 204ms
/base58/unsupported types constant/Nullable(Int16) OK 200ms
/base58/unsupported types constant/Nullable(Int16)/unsupported types OK 199ms
/base58/unsupported types constant/Nullable(Int32) OK 213ms
/base58/unsupported types constant/Nullable(Int32)/unsupported types OK 212ms
/base58/unsupported types constant/Nullable(Int64) OK 201ms
/base58/unsupported types constant/Nullable(Int64)/unsupported types OK 200ms
/base58/unsupported types constant/Nullable(Int128) OK 209ms
/base58/unsupported types constant/Nullable(Int128)/unsupported types OK 208ms
/base58/unsupported types constant/Nullable(Int256) OK 209ms
/base58/unsupported types constant/Nullable(Int256)/unsupported types OK 208ms
/base58/unsupported types constant/Nullable(Float32) OK 208ms
/base58/unsupported types constant/Nullable(Float32)/unsupported types OK 206ms
/base58/unsupported types constant/Nullable(Float64) OK 208ms
/base58/unsupported types constant/Nullable(Float64)/unsupported types OK 206ms
/base58/unsupported types constant/Nullable(Decimal32(4)) OK 204ms
/base58/unsupported types constant/Nullable(Decimal32(4))/unsupported types OK 203ms
/base58/unsupported types constant/Nullable(Bool) OK 206ms
/base58/unsupported types constant/Nullable(Bool)/unsupported types OK 204ms
/base58/unsupported types constant/Nullable(UUID) OK 206ms
/base58/unsupported types constant/Nullable(UUID)/unsupported types OK 204ms
/base58/unsupported types constant/Nullable(Date) OK 222ms
/base58/unsupported types constant/Nullable(Date)/unsupported types OK 220ms
/base58/unsupported types constant/Nullable(Date32) OK 206ms
/base58/unsupported types constant/Nullable(Date32)/unsupported types OK 205ms
/base58/unsupported types constant/Nullable(DateTime) OK 205ms
/base58/unsupported types constant/Nullable(DateTime)/unsupported types OK 204ms
/base58/unsupported types constant/Nullable(DateTime64(4)) OK 207ms
/base58/unsupported types constant/Nullable(DateTime64(4))/unsupported types OK 206ms
/base58/unsupported types constant/Nullable(LowCardinality) OK 210ms
/base58/unsupported types constant/Nullable(LowCardinality)/unsupported types OK 208ms
/base58/unsupported types constant/Nullable(array) OK 425ms
/base58/unsupported types constant/Nullable(array)/unsupported types OK 423ms
/base58/unsupported types constant/Nullable(FixedString(3)) OK 204ms
/base58/unsupported types constant/Nullable(FixedString(3))/unsupported types OK 203ms
/base58/unsupported types constant/Nullable(Map(String, String)) OK 205ms
/base58/unsupported types constant/Nullable(Map(String, String))/unsupported types OK 203ms
/base58/unsupported types constant/Nullable(Tuple(String)) OK 206ms
/base58/unsupported types constant/Nullable(Tuple(String))/unsupported types OK 204ms
/base58/unsupported types constant/Int8 OK 209ms
/base58/unsupported types constant/Int8/unsupported types OK 207ms
/base58/unsupported types constant/Int16 OK 209ms
/base58/unsupported types constant/Int16/unsupported types OK 208ms
/base58/unsupported types constant/Int32 OK 208ms
/base58/unsupported types constant/Int32/unsupported types OK 207ms
/base58/unsupported types constant/Int64 OK 211ms
/base58/unsupported types constant/Int64/unsupported types OK 210ms
/base58/unsupported types constant/Int128 OK 206ms
/base58/unsupported types constant/Int128/unsupported types OK 205ms
/base58/unsupported types constant/Int256 OK 205ms
/base58/unsupported types constant/Int256/unsupported types OK 204ms
/base58/unsupported types constant/Float32 OK 205ms
/base58/unsupported types constant/Float32/unsupported types OK 204ms
/base58/unsupported types constant/Float64 OK 199ms
/base58/unsupported types constant/Float64/unsupported types OK 197ms
/base58/unsupported types constant/Decimal32(4) OK 204ms
/base58/unsupported types constant/Decimal32(4)/unsupported types OK 203ms
/base58/unsupported types constant/Bool OK 204ms
/base58/unsupported types constant/Bool/unsupported types OK 203ms
/base58/unsupported types constant/UUID OK 202ms
/base58/unsupported types constant/UUID/unsupported types OK 200ms
/base58/unsupported types constant/Date OK 207ms
/base58/unsupported types constant/Date/unsupported types OK 205ms
/base58/unsupported types constant/Date32 OK 204ms
/base58/unsupported types constant/Date32/unsupported types OK 202ms
/base58/unsupported types constant/DateTime OK 200ms
/base58/unsupported types constant/DateTime/unsupported types OK 199ms
/base58/unsupported types constant/DateTime64(4) OK 206ms
/base58/unsupported types constant/DateTime64(4)/unsupported types OK 204ms
/base58/unsupported types constant/LowCardinality OK 202ms
/base58/unsupported types constant/LowCardinality/unsupported types OK 201ms
/base58/unsupported types constant/array OK 411ms
/base58/unsupported types constant/array/unsupported types OK 409ms
/base58/unsupported types constant/FixedString(3) OK 211ms
/base58/unsupported types constant/FixedString(3)/unsupported types OK 209ms
/base58/unsupported types constant/Map(String, String) OK 209ms
/base58/unsupported types constant/Map(String, String)/unsupported types OK 207ms
/base58/unsupported types constant/Tuple(String) OK 203ms
/base58/unsupported types constant/Tuple(String)/unsupported types OK 202ms
/base58/unsupported types column OK 23s 125ms
/base58/unsupported types column/Nullable(Int8) OK 723ms
/base58/unsupported types column/Nullable(Int8)/unsupported types OK 721ms
/base58/unsupported types column/Nullable(Int16) OK 723ms
/base58/unsupported types column/Nullable(Int16)/unsupported types OK 722ms
/base58/unsupported types column/Nullable(Int32) OK 728ms
/base58/unsupported types column/Nullable(Int32)/unsupported types OK 727ms
/base58/unsupported types column/Nullable(Int64) OK 728ms
/base58/unsupported types column/Nullable(Int64)/unsupported types OK 726ms
/base58/unsupported types column/Nullable(Int128) OK 735ms
/base58/unsupported types column/Nullable(Int128)/unsupported types OK 733ms
/base58/unsupported types column/Nullable(Int256) OK 721ms
/base58/unsupported types column/Nullable(Int256)/unsupported types OK 719ms
/base58/unsupported types column/Nullable(Float32) OK 739ms
/base58/unsupported types column/Nullable(Float32)/unsupported types OK 737ms
/base58/unsupported types column/Nullable(Float64) OK 720ms
/base58/unsupported types column/Nullable(Float64)/unsupported types OK 718ms
/base58/unsupported types column/Nullable(Decimal32(4)) OK 737ms
/base58/unsupported types column/Nullable(Decimal32(4))/unsupported types OK 736ms
/base58/unsupported types column/Nullable(Bool) OK 731ms
/base58/unsupported types column/Nullable(Bool)/unsupported types OK 730ms
/base58/unsupported types column/Nullable(UUID) OK 729ms
/base58/unsupported types column/Nullable(UUID)/unsupported types OK 728ms
/base58/unsupported types column/Nullable(Date) OK 727ms
/base58/unsupported types column/Nullable(Date)/unsupported types OK 725ms
/base58/unsupported types column/Nullable(Date32) OK 737ms
/base58/unsupported types column/Nullable(Date32)/unsupported types OK 736ms
/base58/unsupported types column/Nullable(DateTime) OK 722ms
/base58/unsupported types column/Nullable(DateTime)/unsupported types OK 720ms
/base58/unsupported types column/Nullable(DateTime64(4)) OK 733ms
/base58/unsupported types column/Nullable(DateTime64(4))/unsupported types OK 732ms
/base58/unsupported types column/Int8 OK 641ms
/base58/unsupported types column/Int8/unsupported types OK 639ms
/base58/unsupported types column/Int16 OK 637ms
/base58/unsupported types column/Int16/unsupported types OK 636ms
/base58/unsupported types column/Int32 OK 644ms
/base58/unsupported types column/Int32/unsupported types OK 643ms
/base58/unsupported types column/Int64 OK 638ms
/base58/unsupported types column/Int64/unsupported types OK 636ms
/base58/unsupported types column/Int128 OK 634ms
/base58/unsupported types column/Int128/unsupported types OK 632ms
/base58/unsupported types column/Int256 OK 629ms
/base58/unsupported types column/Int256/unsupported types OK 628ms
/base58/unsupported types column/Float32 OK 653ms
/base58/unsupported types column/Float32/unsupported types OK 651ms
/base58/unsupported types column/Float64 OK 641ms
/base58/unsupported types column/Float64/unsupported types OK 640ms
/base58/unsupported types column/Decimal32(4) OK 638ms
/base58/unsupported types column/Decimal32(4)/unsupported types OK 637ms
/base58/unsupported types column/Bool OK 641ms
/base58/unsupported types column/Bool/unsupported types OK 639ms
/base58/unsupported types column/UUID OK 651ms
/base58/unsupported types column/UUID/unsupported types OK 650ms
/base58/unsupported types column/Date OK 647ms
/base58/unsupported types column/Date/unsupported types OK 646ms
/base58/unsupported types column/Date32 OK 625ms
/base58/unsupported types column/Date32/unsupported types OK 624ms
/base58/unsupported types column/DateTime OK 652ms
/base58/unsupported types column/DateTime/unsupported types OK 651ms
/base58/unsupported types column/DateTime64(4) OK 636ms
/base58/unsupported types column/DateTime64(4)/unsupported types OK 634ms
/base58/unsupported types column/Array(String) OK 635ms
/base58/unsupported types column/Array(String)/unsupported types OK 633ms
/base58/unsupported types column/FixedString(3) OK 636ms
/base58/unsupported types column/FixedString(3)/unsupported types OK 634ms
/base58/unsupported types column/Map(String, String) OK 652ms
/base58/unsupported types column/Map(String, String)/unsupported types OK 651ms
/base58/unsupported types column/Tuple(String) OK 639ms
/base58/unsupported types column/Tuple(String)/unsupported types OK 638ms

Generated by TestFlows Open-Source Test Framework v2.0.231215.1221232