Copyright 2026, Altinity Inc.. All Rights Reserved. All information contained herein is, and remains the property of Altinity Inc.. Any dissemination of this information or reproduction of this material is strictly forbidden unless prior written permission is obtained from Altinity Inc..
| Date | Feb 12, 2026 12:18 |
| Duration | 1h 5m |
| Framework | TestFlows 2.0.250110.1002922 |
Test artifacts can be found at https://altinity-build-artifacts.s3.amazonaws.com/index.html#PRs/1371/a54d007db59d43f8b75e73c9a54060c34cc7cda5/regression/aarch64/with_analyzer/zookeeper/without_thread_fuzzer/parquetminio/
| project | Altinity/ClickHouse |
| project.id | 159717931 |
| package | https://s3.amazonaws.com/altinity-build-artifacts/PRs/1371/a54d007db59d43f8b75e73c9a54060c34cc7cda5/package_aarch64/clickhouse-common-static_24.8.14.10524.altinitytest_arm64.deb |
| version | 24.8.14.10524.altinitytest |
| user.name | zvonand |
| repository | https://github.com/Altinity/clickhouse-regression |
| commit.hash | fc19ce3a7322a10ab791de755c950a56744a12e7 |
| job.name | ParquetS3 (minio) |
| job.retry | 1 |
| job.url | https://github.com/Altinity/ClickHouse/actions/runs/21944254067 |
| arch | aarch64 |
| local | True |
| clickhouse_version | None |
| clickhouse_path | https://s3.amazonaws.com/altinity-build-artifacts/PRs/1371/a54d007db59d43f8b75e73c9a54060c34cc7cda5/package_aarch64/clickhouse-common-static_24.8.14.10524.altinitytest_arm64.deb |
| as_binary | False |
| base_os | None |
| keeper_path | None |
| zookeeper_version | None |
| use_keeper | False |
| stress | False |
| collect_service_logs | True |
| thread_fuzzer | False |
| with_analyzer | True |
| reuse_env | False |
| storages | ['minio'] |
| minio_uri | Secret(name='minio_uri') |
| minio_root_user | Secret(name='minio_root_user') |
| minio_root_password | Secret(name='minio_root_password') |
| aws_s3_bucket | Secret(name='aws_s3_bucket') |
| aws_s3_region | Secret(name='aws_s3_region') |
| aws_s3_key_id | Secret(name='aws_s3_key_id') |
| aws_s3_access_key | Secret(name='aws_s3_access_key') |
| gcs_uri | None |
| gcs_key_id | None |
| gcs_key_secret | None |
| azure_account_name | None |
| azure_storage_key | None |
| azure_container | None |
| native_parquet_reader_v2 | False |
| native_parquet_reader_v3 | False |
| stress_bloom | False |
| Units | Skip | OK | Fail | XFail | |
|---|---|---|---|---|---|
| Modules | |||||
| Suites | |||||
| Features | |||||
| Scenarios | |||||
| Checks | |||||
| Examples | |||||
| Steps |
| Test Name | Result | Message |
|---|---|---|
| /parquet/postgresql/compression type/=NONE /postgresql engine to parquet file to postgresql engine | XFail 7s 138ms This fails because of the difference in snapshot values. We used to capture the datetime value `0` be converted as 2106-02-07 06:28:16 instead of the correct 1970-01-01 01:00:00. But when steps are repeated manually, we can not reproduce it | AssertionError
Traceback (most recent call last):
File "/usr/lib/python3.12/threading.py", line 1030, in _bootstrap
self._bootstrap_inner()
File "/usr/lib/python3.12/threading.py", line 1073, in _bootstrap_inner
self.run()
File "/usr/lib/python3.12/threading.py", line 1010, in run
self._target(*self._args, **self._kwargs)
File "/usr/lib/python3.12/concurrent/futures/thread.py", line 58, in run
result = self.fn(*self.args, **self.kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/ubuntu/_work/ClickHouse/ClickHouse/parquet/../parquet/tests/common.py", line 834, in execute_query_step
execute_query(
File "/home/ubuntu/_work/ClickHouse/ClickHouse/parquet/../parquet/tests/common.py", line 904, in execute_query
assert that(snapshot_result), error()
^^^^^^^^^^^^^^^^^^^^^
AssertionError: Oops! Assertion failed
The following assertion was not satisfied
assert that(snapshot_result), error()
Assertion values
assert that(snapshot_result), error()
^ is = SnapshotError(
filename=/home/ubuntu/_work/ClickHouse/ClickHouse/parquet/../parquet/tests/snapshots/common.py.postgresql engine to parquet file to postgresql engine.snapshot
name=_parquet_postgresql_compression_type__NONE__postgresql_engine_to_parquet_file_to_postgresql_engine_I_check_the_data_on_the_table_nullable_datetime_
snapshot_value="""
{"nullable_datetime_":"2106-02-07 06:28:15","toTypeName(nullable_datetime_)":"Nullable(DateTime)"}
{"nullable_datetime_":"2106-02-07 06:28:16","toTypeName(nullable_datetime_)":"Nullable(DateTime)"}
{"nullable_datetime_":null,"toTypeName(nullable_datetime_)":"Nullable(DateTime)"}
{"nullable_datetime_":"2014-04-10 09:39:46","toTypeName(nullable_datetime_)":"Nullable(DateTime)"}
{"nullable_datetime_":"2004-04-05 13:18:38","toTypeName(nullable_datetime_)":"Nullable(DateTime)"}
{"nullable_datetime_":"2006-08-10 21:14:26","toTypeName(nullable_datetime_)":"Nullable(DateTime)"}
{"nullable_datetime_":"2006-01-25 20:44:12","toTypeName(nullable_datetime_)":"Nullable(DateTime)"}
{"nullable_datetime_":"2009-05-30 23:43:18","toTypeName(nullable_datetime_)":"Nullable(DateTime)"}
{"nullable_datetime_":"2015-12-28 10:07:33","toTypeName(nullable_datetime_)":"Nullable(DateTime)"}
{"nullable_datetime_":"2017-06-27 03:09:51","toTypeName(nullable_datetime_)":"Nullable(DateTime)"}
""",
actual_value="""
{"nullable_datetime_":"2106-02-07 06:28:15","toTypeName(nullable_datetime_)":"Nullable(DateTime)"}
{"nullable_datetime_":"1970-01-01 01:00:00","toTypeName(nullable_datetime_)":"Nullable(DateTime)"}
{"nullable_datetime_":null,"toTypeName(nullable_datetime_)":"Nullable(DateTime)"}
{"nullable_datetime_":"2014-04-10 09:39:46","toTypeName(nullable_datetime_)":"Nullable(DateTime)"}
{"nullable_datetime_":"2004-04-05 13:18:38","toTypeName(nullable_datetime_)":"Nullable(DateTime)"}
{"nullable_datetime_":"2006-08-10 21:14:26","toTypeName(nullable_datetime_)":"Nullable(DateTime)"}
{"nullable_datetime_":"2006-01-25 20:44:12","toTypeName(nullable_datetime_)":"Nullable(DateTime)"}
{"nullable_datetime_":"2009-05-30 23:43:18","toTypeName(nullable_datetime_)":"Nullable(DateTime)"}
{"nullable_datetime_":"2015-12-28 10:07:33","toTypeName(nullable_datetime_)":"Nullable(DateTime)"}
{"nullable_datetime_":"2017-06-27 03:09:51","toTypeName(nullable_datetime_)":"Nullable(DateTime)"}
""",
diff="""
--- /home/ubuntu/_work/ClickHouse/ClickHouse/parquet/../parquet/tests/snapshots/common.py.postgresql engine to parquet file to postgresql engine.snapshot
+++
@@ -1,6 +1,6 @@
{"nullable_datetime_":"2106-02-07 06:28:15","toTypeName(nullable_datetime_)":"Nullable(DateTime)"}
-{"nullable_datetime_":"2106-02-07 06:28:16","toTypeName(nullable_datetime_)":"Nullable(DateTime)"}
+{"nullable_datetime_":"1970-01-01 01:00:00","toTypeName(nullable_datetime_)":"Nullable(DateTime)"}
{"nullable_datetime_":null,"toTypeName(nullable_datetime_)":"Nullable(DateTime)"}
{"nullable_datetime_":"2014-04-10 09:39:46","toTypeName(nullable_datetime_)":"Nullable(DateTime)"}
{"nullable_datetime_":"2004-04-05 13:18:38","toTypeName(nullable_datetime_)":"Nullable(DateTime)"}
""")
assert that(snapshot_result), error()
^ is False
Where
File '/home/ubuntu/_work/ClickHouse/ClickHouse/parquet/../parquet/tests/common.py', line 904 in 'execute_query'
896\| with values() as that:
897\| snapshot_result = snapshot(
898\| "\n" + r.output.strip() + "\n",
899\| id=snapshot_id,
900\| name=snapshot_name,
901\| encoder=str,
902\| mode=snapshot.CHECK,
903\| )
904\|> assert that(snapshot_result), error() |
| /parquet/postgresql/compression type/=GZIP /postgresql engine to parquet file to postgresql engine | XFail 7s 112ms This fails because of the difference in snapshot values. We used to capture the datetime value `0` be converted as 2106-02-07 06:28:16 instead of the correct 1970-01-01 01:00:00. But when steps are repeated manually, we can not reproduce it | AssertionError
Traceback (most recent call last):
File "/usr/lib/python3.12/threading.py", line 1030, in _bootstrap
self._bootstrap_inner()
File "/usr/lib/python3.12/threading.py", line 1073, in _bootstrap_inner
self.run()
File "/usr/lib/python3.12/threading.py", line 1010, in run
self._target(*self._args, **self._kwargs)
File "/usr/lib/python3.12/concurrent/futures/thread.py", line 58, in run
result = self.fn(*self.args, **self.kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/ubuntu/_work/ClickHouse/ClickHouse/parquet/../parquet/tests/common.py", line 834, in execute_query_step
execute_query(
File "/home/ubuntu/_work/ClickHouse/ClickHouse/parquet/../parquet/tests/common.py", line 904, in execute_query
assert that(snapshot_result), error()
^^^^^^^^^^^^^^^^^^^^^
AssertionError: Oops! Assertion failed
The following assertion was not satisfied
assert that(snapshot_result), error()
Assertion values
assert that(snapshot_result), error()
^ is = SnapshotError(
filename=/home/ubuntu/_work/ClickHouse/ClickHouse/parquet/../parquet/tests/snapshots/common.py.postgresql engine to parquet file to postgresql engine.snapshot
name=_parquet_postgresql_compression_type__GZIP__postgresql_engine_to_parquet_file_to_postgresql_engine_I_check_the_data_on_the_table_nullable_datetime_
snapshot_value="""
{"nullable_datetime_":"2106-02-07 06:28:15","toTypeName(nullable_datetime_)":"Nullable(DateTime)"}
{"nullable_datetime_":"2106-02-07 06:28:16","toTypeName(nullable_datetime_)":"Nullable(DateTime)"}
{"nullable_datetime_":null,"toTypeName(nullable_datetime_)":"Nullable(DateTime)"}
{"nullable_datetime_":"2014-04-10 09:39:46","toTypeName(nullable_datetime_)":"Nullable(DateTime)"}
{"nullable_datetime_":"2004-04-05 13:18:38","toTypeName(nullable_datetime_)":"Nullable(DateTime)"}
{"nullable_datetime_":"2006-08-10 21:14:26","toTypeName(nullable_datetime_)":"Nullable(DateTime)"}
{"nullable_datetime_":"2006-01-25 20:44:12","toTypeName(nullable_datetime_)":"Nullable(DateTime)"}
{"nullable_datetime_":"2009-05-30 23:43:18","toTypeName(nullable_datetime_)":"Nullable(DateTime)"}
{"nullable_datetime_":"2015-12-28 10:07:33","toTypeName(nullable_datetime_)":"Nullable(DateTime)"}
{"nullable_datetime_":"2017-06-27 03:09:51","toTypeName(nullable_datetime_)":"Nullable(DateTime)"}
""",
actual_value="""
{"nullable_datetime_":"2106-02-07 06:28:15","toTypeName(nullable_datetime_)":"Nullable(DateTime)"}
{"nullable_datetime_":"1970-01-01 01:00:00","toTypeName(nullable_datetime_)":"Nullable(DateTime)"}
{"nullable_datetime_":null,"toTypeName(nullable_datetime_)":"Nullable(DateTime)"}
{"nullable_datetime_":"2014-04-10 09:39:46","toTypeName(nullable_datetime_)":"Nullable(DateTime)"}
{"nullable_datetime_":"2004-04-05 13:18:38","toTypeName(nullable_datetime_)":"Nullable(DateTime)"}
{"nullable_datetime_":"2006-08-10 21:14:26","toTypeName(nullable_datetime_)":"Nullable(DateTime)"}
{"nullable_datetime_":"2006-01-25 20:44:12","toTypeName(nullable_datetime_)":"Nullable(DateTime)"}
{"nullable_datetime_":"2009-05-30 23:43:18","toTypeName(nullable_datetime_)":"Nullable(DateTime)"}
{"nullable_datetime_":"2015-12-28 10:07:33","toTypeName(nullable_datetime_)":"Nullable(DateTime)"}
{"nullable_datetime_":"2017-06-27 03:09:51","toTypeName(nullable_datetime_)":"Nullable(DateTime)"}
""",
diff="""
--- /home/ubuntu/_work/ClickHouse/ClickHouse/parquet/../parquet/tests/snapshots/common.py.postgresql engine to parquet file to postgresql engine.snapshot
+++
@@ -1,6 +1,6 @@
{"nullable_datetime_":"2106-02-07 06:28:15","toTypeName(nullable_datetime_)":"Nullable(DateTime)"}
-{"nullable_datetime_":"2106-02-07 06:28:16","toTypeName(nullable_datetime_)":"Nullable(DateTime)"}
+{"nullable_datetime_":"1970-01-01 01:00:00","toTypeName(nullable_datetime_)":"Nullable(DateTime)"}
{"nullable_datetime_":null,"toTypeName(nullable_datetime_)":"Nullable(DateTime)"}
{"nullable_datetime_":"2014-04-10 09:39:46","toTypeName(nullable_datetime_)":"Nullable(DateTime)"}
{"nullable_datetime_":"2004-04-05 13:18:38","toTypeName(nullable_datetime_)":"Nullable(DateTime)"}
""")
assert that(snapshot_result), error()
^ is False
Where
File '/home/ubuntu/_work/ClickHouse/ClickHouse/parquet/../parquet/tests/common.py', line 904 in 'execute_query'
896\| with values() as that:
897\| snapshot_result = snapshot(
898\| "\n" + r.output.strip() + "\n",
899\| id=snapshot_id,
900\| name=snapshot_name,
901\| encoder=str,
902\| mode=snapshot.CHECK,
903\| )
904\|> assert that(snapshot_result), error() |
| /parquet/postgresql/compression type/=LZ4 /postgresql engine to parquet file to postgresql engine | XFail 6s 707ms This fails because of the difference in snapshot values. We used to capture the datetime value `0` be converted as 2106-02-07 06:28:16 instead of the correct 1970-01-01 01:00:00. But when steps are repeated manually, we can not reproduce it | AssertionError
Traceback (most recent call last):
File "/usr/lib/python3.12/threading.py", line 1030, in _bootstrap
self._bootstrap_inner()
File "/usr/lib/python3.12/threading.py", line 1073, in _bootstrap_inner
self.run()
File "/usr/lib/python3.12/threading.py", line 1010, in run
self._target(*self._args, **self._kwargs)
File "/usr/lib/python3.12/concurrent/futures/thread.py", line 58, in run
result = self.fn(*self.args, **self.kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/ubuntu/_work/ClickHouse/ClickHouse/parquet/../parquet/tests/common.py", line 834, in execute_query_step
execute_query(
File "/home/ubuntu/_work/ClickHouse/ClickHouse/parquet/../parquet/tests/common.py", line 904, in execute_query
assert that(snapshot_result), error()
^^^^^^^^^^^^^^^^^^^^^
AssertionError: Oops! Assertion failed
The following assertion was not satisfied
assert that(snapshot_result), error()
Assertion values
assert that(snapshot_result), error()
^ is = SnapshotError(
filename=/home/ubuntu/_work/ClickHouse/ClickHouse/parquet/../parquet/tests/snapshots/common.py.postgresql engine to parquet file to postgresql engine.snapshot
name=_parquet_postgresql_compression_type__LZ4__postgresql_engine_to_parquet_file_to_postgresql_engine_I_check_the_data_on_the_table_datetime
snapshot_value="""
{"datetime":"2106-02-07 06:28:15","toTypeName(datetime)":"DateTime"}
{"datetime":"2106-02-07 06:28:16","toTypeName(datetime)":"DateTime"}
{"datetime":"1970-01-01 01:00:00","toTypeName(datetime)":"DateTime"}
{"datetime":"2006-11-27 02:50:49","toTypeName(datetime)":"DateTime"}
{"datetime":"2015-06-29 09:43:07","toTypeName(datetime)":"DateTime"}
{"datetime":"2011-09-30 02:34:30","toTypeName(datetime)":"DateTime"}
{"datetime":"2019-04-27 02:01:34","toTypeName(datetime)":"DateTime"}
{"datetime":"2017-02-11 09:09:25","toTypeName(datetime)":"DateTime"}
{"datetime":"2009-06-14 11:12:39","toTypeName(datetime)":"DateTime"}
{"datetime":"2020-01-24 15:10:50","toTypeName(datetime)":"DateTime"}
""",
actual_value="""
{"datetime":"2106-02-07 06:28:15","toTypeName(datetime)":"DateTime"}
{"datetime":"1970-01-01 01:00:00","toTypeName(datetime)":"DateTime"}
{"datetime":"1970-01-01 01:00:00","toTypeName(datetime)":"DateTime"}
{"datetime":"2006-11-27 02:50:49","toTypeName(datetime)":"DateTime"}
{"datetime":"2015-06-29 09:43:07","toTypeName(datetime)":"DateTime"}
{"datetime":"2011-09-30 02:34:30","toTypeName(datetime)":"DateTime"}
{"datetime":"2019-04-27 02:01:34","toTypeName(datetime)":"DateTime"}
{"datetime":"2017-02-11 09:09:25","toTypeName(datetime)":"DateTime"}
{"datetime":"2009-06-14 11:12:39","toTypeName(datetime)":"DateTime"}
{"datetime":"2020-01-24 15:10:50","toTypeName(datetime)":"DateTime"}
""",
diff="""
--- /home/ubuntu/_work/ClickHouse/ClickHouse/parquet/../parquet/tests/snapshots/common.py.postgresql engine to parquet file to postgresql engine.snapshot
+++
@@ -1,6 +1,6 @@
{"datetime":"2106-02-07 06:28:15","toTypeName(datetime)":"DateTime"}
-{"datetime":"2106-02-07 06:28:16","toTypeName(datetime)":"DateTime"}
+{"datetime":"1970-01-01 01:00:00","toTypeName(datetime)":"DateTime"}
{"datetime":"1970-01-01 01:00:00","toTypeName(datetime)":"DateTime"}
{"datetime":"2006-11-27 02:50:49","toTypeName(datetime)":"DateTime"}
{"datetime":"2015-06-29 09:43:07","toTypeName(datetime)":"DateTime"}
""")
assert that(snapshot_result), error()
^ is False
Where
File '/home/ubuntu/_work/ClickHouse/ClickHouse/parquet/../parquet/tests/common.py', line 904 in 'execute_query'
896\| with values() as that:
897\| snapshot_result = snapshot(
898\| "\n" + r.output.strip() + "\n",
899\| id=snapshot_id,
900\| name=snapshot_name,
901\| encoder=str,
902\| mode=snapshot.CHECK,
903\| )
904\|> assert that(snapshot_result), error() |
| /parquet/chunked array | XFail 14s 672ms Not supported | AssertionError
Traceback (most recent call last):
File "/usr/lib/python3.12/threading.py", line 1030, in _bootstrap
self._bootstrap_inner()
File "/usr/lib/python3.12/threading.py", line 1073, in _bootstrap_inner
self.run()
File "/usr/lib/python3.12/threading.py", line 1010, in run
self._target(*self._args, **self._kwargs)
File "/usr/lib/python3.12/concurrent/futures/thread.py", line 58, in run
result = self.fn(*self.args, **self.kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/ubuntu/_work/ClickHouse/ClickHouse/parquet/../parquet/tests/chunked_array.py", line 30, in feature
node.query(
File "/home/ubuntu/_work/ClickHouse/ClickHouse/parquet/../helpers/cluster.py", line 1195, in query
assert False, error(r.output)
^^^^^
AssertionError: Oops! Assertion failed
The following assertion was not satisfied
assert False, error(r.output)
Description
Error on processing query: Code: 33. DB::Exception: Error while reading Parquet data: NotImplemented: Nested data conversions not implemented for chunked array outputs: (in file/uri /var/lib/clickhouse/user_files/chunked_array_test_file.parquet): While executing ParquetBlockInputFormat: While executing File: data for INSERT was parsed from file. (CANNOT_READ_ALL_DATA) (version 24.8.14.10524.altinitytest (altinity build))
(query: INSERT INTO table_4cb4a0ca_0813_11f1_9337_92000733714e FROM INFILE '/var/lib/clickhouse/user_files/chunked_array_test_file.parquet' FORMAT Parquet
)
Assertion values
assert False, error(r.output)
^ is False
Where
File '/home/ubuntu/_work/ClickHouse/ClickHouse/parquet/../helpers/cluster.py', line 1195 in 'query'
1187\| assert message in r.output, error(r.output)
1188\|
1189\| if not ignore_exception:
1190\| if message is None or "Exception:" not in message:
1191\| with Then("check if output has exception") if steps else NullStep():
1192\| if "Exception:" in r.output:
1193\| if raise_on_exception:
1194\| raise QueryRuntimeException(r.output)
1195\|> assert False, error(r.output)
1196\|
1197\| return r
1198\| |
| /parquet/datatypes/large string map | XFail 5s 775ms Will fail until the, https://github.com/apache/arrow/pull/35825, gets merged. | AssertionError
Traceback (most recent call last):
File "/usr/lib/python3.12/threading.py", line 1030, in _bootstrap
self._bootstrap_inner()
File "/usr/lib/python3.12/threading.py", line 1073, in _bootstrap_inner
self.run()
File "/usr/lib/python3.12/threading.py", line 1010, in run
self._target(*self._args, **self._kwargs)
File "/usr/lib/python3.12/concurrent/futures/thread.py", line 58, in run
result = self.fn(*self.args, **self.kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/ubuntu/_work/ClickHouse/ClickHouse/parquet/../parquet/tests/datatypes.py", line 929, in feature
scenario()
File "/home/ubuntu/_work/ClickHouse/ClickHouse/parquet/../parquet/tests/datatypes.py", line 801, in large_string_map
import_export(snapshot_name="large_string_map_structure", import_file=import_file)
File "/home/ubuntu/_work/ClickHouse/ClickHouse/parquet/../parquet/tests/outline.py", line 36, in import_export
node.query(
File "/home/ubuntu/_work/ClickHouse/ClickHouse/parquet/../helpers/cluster.py", line 1195, in query
assert False, error(r.output)
^^^^^
AssertionError: Oops! Assertion failed
The following assertion was not satisfied
assert False, error(r.output)
Description
Received exception from server (version 24.8.14):
Code: 33. DB::Exception: Received from localhost:9000. DB::Exception: Error while reading Parquet data: NotImplemented: Nested data conversions not implemented for chunked array outputs: (in file/uri /var/lib/clickhouse/user_files/arrow/large_string_map.brotli.parquet): While executing ParquetBlockInputFormat: While executing File. (CANNOT_READ_ALL_DATA)
(query: CREATE TABLE table_75e2344f_0813_11f1_9faf_92000733714e
ENGINE = MergeTree
ORDER BY tuple() AS SELECT * FROM file('arrow/large_string_map.brotli.parquet', Parquet) LIMIT 100 FORMAT TabSeparated
)
Assertion values
assert False, error(r.output)
^ is False
Where
File '/home/ubuntu/_work/ClickHouse/ClickHouse/parquet/../helpers/cluster.py', line 1195 in 'query'
1187\| assert message in r.output, error(r.output)
1188\|
1189\| if not ignore_exception:
1190\| if message is None or "Exception:" not in message:
1191\| with Then("check if output has exception") if steps else NullStep():
1192\| if "Exception:" in r.output:
1193\| if raise_on_exception:
1194\| raise QueryRuntimeException(r.output)
1195\|> assert False, error(r.output)
1196\|
1197\| return r
1198\| |
| Test Name | Result | Duration |
|---|---|---|
| /parquet | OK | 1h 5m |
| /parquet/file | OK | 10m 5s |
| /parquet/file/engine | OK | 10m 5s |
| /parquet/file/function | OK | 4m 51s |
| /parquet/file/engine/insert into engine | OK | 5m 8s |
| /parquet/file/function/insert into function manual cast types | OK | 4m 32s |
| /parquet/file/engine/select from engine | OK | 2m 29s |
| /parquet/file/engine/engine to file to engine | OK | 7m 45s |
| /parquet/file/function/insert into function auto cast types | OK | 4m 51s |
| /parquet/file/engine/insert into engine from file | OK | 4m 55s |
| /parquet/file/engine/engine select output to file | OK | 10m 5s |
| /parquet/file/function/select from function manual cast types | OK | 3m 2s |
| /parquet/file/function/select from function auto cast types | OK | 2m 30s |
| /parquet/query | OK | 17m 24s |
| /parquet/query/compression type | OK | 17m 24s |
| /parquet/query/compression type/=NONE | OK | 17m 17s |
| /parquet/query/compression type/=NONE /insert into memory table from file | OK | 57s 727ms |
| /parquet/query/compression type/=GZIP | OK | 17m 23s |
| /parquet/query/compression type/=GZIP /insert into memory table from file | OK | 57s 643ms |
| /parquet/query/compression type/=LZ4 | OK | 17m 24s |
| /parquet/query/compression type/=LZ4 /insert into memory table from file | OK | 57s 692ms |
| /parquet/query/compression type/=GZIP /insert into mergetree table from file | OK | 57s 168ms |
| /parquet/query/compression type/=LZ4 /insert into mergetree table from file | OK | 56s 880ms |
| /parquet/query/compression type/=NONE /insert into mergetree table from file | OK | 57s 40ms |
| /parquet/query/compression type/=LZ4 /insert into replicated mergetree table from file | OK | 57s 989ms |
| /parquet/query/compression type/=NONE /insert into replicated mergetree table from file | OK | 57s 915ms |
| /parquet/query/compression type/=GZIP /insert into replicated mergetree table from file | OK | 57s 870ms |
| /parquet/query/compression type/=LZ4 /insert into distributed table from file | OK | 1m 0s |
| /parquet/query/compression type/=NONE /insert into distributed table from file | OK | 1m 0s |
| /parquet/query/compression type/=GZIP /insert into distributed table from file | OK | 1m 0s |
| /parquet/query/compression type/=LZ4 /select from memory table into file | OK | 2m 22s |
| /parquet/query/compression type/=GZIP /select from memory table into file | OK | 2m 20s |
| /parquet/query/compression type/=NONE /select from memory table into file | OK | 2m 22s |
| /parquet/query/compression type/=GZIP /select from mergetree table into file | OK | 2m 25s |
| /parquet/query/compression type/=LZ4 /select from mergetree table into file | OK | 2m 24s |
| /parquet/query/compression type/=NONE /select from mergetree table into file | OK | 2m 23s |
| /parquet/query/compression type/=GZIP /select from replicated mergetree table into file | OK | 2m 24s |
| /parquet/query/compression type/=NONE /select from replicated mergetree table into file | OK | 2m 22s |
| /parquet/query/compression type/=LZ4 /select from replicated mergetree table into file | OK | 2m 26s |
| /parquet/query/compression type/=NONE /select from distributed table into file | OK | 3m 5s |
| /parquet/query/compression type/=GZIP /select from distributed table into file | OK | 3m 6s |
| /parquet/query/compression type/=LZ4 /select from distributed table into file | OK | 3m 6s |
| /parquet/query/compression type/=NONE /select from mat view into file | OK | 2m 20s |
| /parquet/query/compression type/=GZIP /select from mat view into file | OK | 2m 24s |
| /parquet/query/compression type/=LZ4 /select from mat view into file | OK | 2m 25s |
| /parquet/query/compression type/=NONE /insert into table with projection from file | OK | 49s 61ms |
| /parquet/query/compression type/=GZIP /insert into table with projection from file | OK | 48s 712ms |
| /parquet/query/compression type/=LZ4 /insert into table with projection from file | OK | 46s 529ms |
| /parquet/list in multiple chunks | OK | 18s 338ms |
| /parquet/url | OK | 9m 58s |
| /parquet/url/engine | OK | 9m 25s |
| /parquet/url/engine/insert into engine | OK | 3m 54s |
| /parquet/url/engine/select from engine | OK | 1m 12s |
| /parquet/url/function | OK | 4m 30s |
| /parquet/url/engine/engine to file to engine | OK | 6m 56s |
| /parquet/url/engine/insert into engine from file | OK | 6m 10s |
| /parquet/url/function/insert into function | OK | 2m 55s |
| /parquet/url/engine/engine select output to file | OK | 9m 25s |
| /parquet/url/function/select from function manual cast types | OK | 4m 30s |
| /parquet/url/function/select from function auto cast types | OK | 2m 56s |
| /parquet/mysql | OK | 10s 39ms |
| /parquet/mysql/compression type | OK | 10s 38ms |
| /parquet/mysql/compression type/=NONE | OK | 9s 935ms |
| /parquet/mysql/compression type/=NONE /mysql engine to parquet file to mysql engine | OK | 5s 628ms |
| /parquet/mysql/compression type/=GZIP | OK | 10s 27ms |
| /parquet/mysql/compression type/=GZIP /mysql engine to parquet file to mysql engine | OK | 5s 649ms |
| /parquet/mysql/compression type/=LZ4 | OK | 9s 934ms |
| /parquet/mysql/compression type/=LZ4 /mysql engine to parquet file to mysql engine | OK | 5s 699ms |
| /parquet/mysql/compression type/=NONE /mysql function to parquet file to mysql function | OK | 4s 305ms |
| /parquet/mysql/compression type/=GZIP /mysql function to parquet file to mysql function | OK | 4s 376ms |
| /parquet/mysql/compression type/=LZ4 /mysql function to parquet file to mysql function | OK | 4s 233ms |
| /parquet/postgresql | OK | 11s 635ms |
| /parquet/postgresql/compression type | OK | 11s 633ms |
| /parquet/postgresql/compression type/=NONE | OK | 11s 631ms |
| /parquet/postgresql/compression type/=NONE /postgresql engine to parquet file to postgresql engine | XFail | 7s 138ms |
| /parquet/postgresql/compression type/=GZIP | OK | 11s 621ms |
| /parquet/postgresql/compression type/=GZIP /postgresql engine to parquet file to postgresql engine | XFail | 7s 112ms |
| /parquet/postgresql/compression type/=LZ4 | OK | 11s 235ms |
| /parquet/postgresql/compression type/=LZ4 /postgresql engine to parquet file to postgresql engine | XFail | 6s 707ms |
| /parquet/postgresql/compression type/=LZ4 /postgresql function to parquet file to postgresql function | OK | 4s 525ms |
| /parquet/postgresql/compression type/=GZIP /postgresql function to parquet file to postgresql function | OK | 4s 507ms |
| /parquet/postgresql/compression type/=NONE /postgresql function to parquet file to postgresql function | OK | 4s 490ms |
| /parquet/remote | OK | 3m 45s |
| /parquet/remote/compression type | OK | 3m 45s |
| /parquet/remote/compression type/=NONE | OK | 3m 45s |
| /parquet/remote/compression type/=NONE /outline | OK | 3m 45s |
| /parquet/remote/compression type/=NONE /outline/insert into function | OK | 1m 23s |
| /parquet/remote/compression type/=GZIP | OK | 3m 45s |
| /parquet/remote/compression type/=GZIP /outline | OK | 3m 45s |
| /parquet/remote/compression type/=GZIP /outline/insert into function | OK | 1m 22s |
| /parquet/remote/compression type/=LZ4 | OK | 3m 45s |
| /parquet/remote/compression type/=LZ4 /outline | OK | 3m 45s |
| /parquet/remote/compression type/=LZ4 /outline/insert into function | OK | 1m 22s |
| /parquet/remote/compression type/=LZ4 /outline/select from function | OK | 2m 22s |
| /parquet/remote/compression type/=GZIP /outline/select from function | OK | 2m 22s |
| /parquet/remote/compression type/=NONE /outline/select from function | OK | 2m 22s |
| /parquet/chunked array | XFail | 14s 672ms |
| /parquet/broken | OK | 16ms |
| /parquet/broken/file | Skip | 1ms |
| /parquet/broken/read broken bigint | Skip | 952us |
| /parquet/broken/read broken date | Skip | 871us |
| /parquet/broken/read broken int | Skip | 1ms |
| /parquet/broken/read broken smallint | Skip | 796us |
| /parquet/broken/read broken timestamp ms | Skip | 796us |
| /parquet/broken/read broken timestamp us | Skip | 800us |
| /parquet/broken/read broken tinyint | Skip | 1ms |
| /parquet/broken/read broken ubigint | Skip | 798us |
| /parquet/broken/read broken uint | Skip | 819us |
| /parquet/broken/read broken usmallint | Skip | 812us |
| /parquet/broken/read broken utinyint | Skip | 1ms |
| /parquet/broken/string | Skip | 796us |
| /parquet/encoding | OK | 7s 425ms |
| /parquet/encoding/deltabytearray1 | OK | 1s 457ms |
| /parquet/encoding/deltabytearray2 | OK | 1s 31ms |
| /parquet/encoding/deltalengthbytearray | OK | 958ms |
| /parquet/encoding/dictionary | OK | 935ms |
| /parquet/encoding/plain | OK | 980ms |
| /parquet/encoding/plainrlesnappy | OK | 1s 88ms |
| /parquet/encoding/rleboolean | OK | 969ms |
| /parquet/compression | OK | 20s 650ms |
| /parquet/compression/arrow snappy | OK | 1s 23ms |
| /parquet/compression/brotli | OK | 960ms |
| /parquet/compression/gzippages | OK | 2s 22ms |
| /parquet/compression/largegzip | OK | 1s 12ms |
| /parquet/compression/lz4 hadoop | OK | 961ms |
| /parquet/compression/lz4 hadoop large | OK | 961ms |
| /parquet/compression/lz4 non hadoop | OK | 989ms |
| /parquet/compression/lz4 raw | OK | 989ms |
| /parquet/compression/lz4 raw large | OK | 962ms |
| /parquet/compression/lz4pages | OK | 1s 957ms |
| /parquet/compression/nonepages | OK | 1s 986ms |
| /parquet/compression/snappypages | OK | 1s 936ms |
| /parquet/compression/snappyplain | OK | 915ms |
| /parquet/compression/snappyrle | OK | 965ms |
| /parquet/compression/zstd | OK | 1s 3ms |
| /parquet/compression/zstdpages | OK | 1s 996ms |
| /parquet/datatypes | OK | 1m 9s |
| /parquet/datatypes/arrowtimestamp | OK | 906ms |
| /parquet/datatypes/arrowtimestampms | OK | 912ms |
| /parquet/datatypes/binary | OK | 961ms |
| /parquet/datatypes/binary string | OK | 980ms |
| /parquet/datatypes/blob | OK | 979ms |
| /parquet/datatypes/boolean | OK | 958ms |
| /parquet/datatypes/byte array | OK | 988ms |
| /parquet/datatypes/columnname | OK | 1s 8ms |
| /parquet/datatypes/columnwithnull | OK | 1s 40ms |
| /parquet/datatypes/columnwithnull2 | OK | 1s 9ms |
| /parquet/datatypes/date | OK | 982ms |
| /parquet/datatypes/decimal with filter | OK | 987ms |
| /parquet/datatypes/decimalvariousfilters | OK | 994ms |
| /parquet/datatypes/decimalwithfilter2 | OK | 966ms |
| /parquet/datatypes/enum | OK | 1s 25ms |
| /parquet/datatypes/enum2 | OK | 980ms |
| /parquet/datatypes/fixed length decimal | OK | 967ms |
| /parquet/datatypes/fixed length decimal legacy | OK | 980ms |
| /parquet/datatypes/fixedstring | OK | 977ms |
| /parquet/datatypes/float16 | Skip | 1ms |
| /parquet/datatypes/h2oai | OK | 998ms |
| /parquet/datatypes/hive | OK | 1s 896ms |
| /parquet/datatypes/int32 | OK | 979ms |
| /parquet/datatypes/int32 decimal | OK | 926ms |
| /parquet/datatypes/int64 | OK | 953ms |
| /parquet/datatypes/int64 decimal | OK | 959ms |
| /parquet/datatypes/json | OK | 978ms |
| /parquet/datatypes/large string map | XFail | 5s 775ms |
| /parquet/datatypes/largedouble | OK | 1s 46ms |
| /parquet/datatypes/manydatatypes | OK | 904ms |
| /parquet/datatypes/manydatatypes2 | OK | 1s 30ms |
| /parquet/datatypes/maps | OK | 980ms |
| /parquet/datatypes/nameswithemoji | OK | 1s 212ms |
| /parquet/datatypes/nandouble | OK | 968ms |
| /parquet/datatypes/negativeint64 | OK | 1s 5ms |
| /parquet/datatypes/nullbyte | OK | 1s 7ms |
| /parquet/datatypes/nullbytemultiple | OK | 970ms |
| /parquet/datatypes/nullsinid | OK | 1s 1ms |
| /parquet/datatypes/pandasdecimal | OK | 965ms |
| /parquet/datatypes/pandasdecimaldate | OK | 952ms |
| /parquet/datatypes/parquetgo | OK | 989ms |
| /parquet/datatypes/selectdatewithfilter | OK | 6s 262ms |
| /parquet/datatypes/singlenull | OK | 1s 0ms |
| /parquet/datatypes/sparkv21 | OK | 986ms |
| /parquet/datatypes/sparkv22 | OK | 985ms |
| /parquet/datatypes/statdecimal | OK | 975ms |
| /parquet/datatypes/string | OK | 960ms |
| /parquet/datatypes/string int list inconsistent offset multiple batches | OK | 5s 895ms |
| /parquet/datatypes/stringtypes | OK | 930ms |
| /parquet/datatypes/struct | OK | 964ms |
| /parquet/datatypes/supporteduuid | OK | 1s 86ms |
| /parquet/datatypes/timestamp1 | OK | 885ms |
| /parquet/datatypes/timestamp2 | OK | 880ms |
| /parquet/datatypes/timezone | OK | 925ms |
| /parquet/datatypes/unsigned | OK | 1s 963ms |
| /parquet/datatypes/unsupportednull | OK | 141ms |
| /parquet/complex | OK | 19s 961ms |
| /parquet/complex/arraystring | OK | 990ms |
| /parquet/complex/big tuple with nulls | OK | 964ms |
| /parquet/complex/bytearraydictionary | OK | 997ms |
| /parquet/complex/complex null | OK | 981ms |
| /parquet/complex/lagemap | OK | 959ms |
| /parquet/complex/largenestedarray | OK | 971ms |
| /parquet/complex/largestruct | OK | 975ms |
| /parquet/complex/largestruct2 | OK | 1s 296ms |
| /parquet/complex/largestruct3 | OK | 936ms |
| /parquet/complex/list | OK | 966ms |
| /parquet/complex/nested array | OK | 963ms |
| /parquet/complex/nested map | OK | 963ms |
| /parquet/complex/nestedallcomplex | OK | 1s 76ms |
| /parquet/complex/nestedarray2 | OK | 949ms |
| /parquet/complex/nestedstruct | OK | 980ms |
| /parquet/complex/nestedstruct2 | OK | 975ms |
| /parquet/complex/nestedstruct3 | OK | 973ms |
| /parquet/complex/nestedstruct4 | OK | 1s 158ms |
| /parquet/complex/tupleofnulls | OK | 959ms |
| /parquet/complex/tuplewithdatetime | OK | 914ms |
| /parquet/cache | OK | 1s 908ms |
| /parquet/cache/cache1 | OK | 952ms |
| /parquet/cache/cache2 | OK | 954ms |
| /parquet/glob | OK | 37s 146ms |
| /parquet/glob/fastparquet globs | OK | 785ms |
| /parquet/glob/glob1 | OK | 919ms |
| /parquet/glob/glob2 | OK | 1s 173ms |
| /parquet/glob/glob with multiple elements | OK | 230ms |
| /parquet/glob/million extensions | OK | 34s 35ms |
| /parquet/rowgroups | OK | 1s 997ms |
| /parquet/rowgroups/manyrowgroups | OK | 987ms |
| /parquet/rowgroups/manyrowgroups2 | OK | 1s 6ms |
| /parquet/encrypted | Skip | 1ms |
| /parquet/fastparquet | OK | 6ms |
| /parquet/fastparquet/airlines | Skip | 847us |
| /parquet/fastparquet/baz | Skip | 816us |
| /parquet/fastparquet/empty date | Skip | 1ms |
| /parquet/fastparquet/evo | Skip | 791us |
| /parquet/fastparquet/fastparquet | Skip | 777us |
| /parquet/read and write | OK | 10m 33s |
| /parquet/read and write/read and write parquet file | OK | 10m 33s |
| /parquet/column related errors | OK | 591ms |
| /parquet/column related errors/check error with 500 columns | OK | 590ms |
| /parquet/multi chunk upload | Skip | 1ms |
| /parquet/minio | OK | 5m 32s |
| /parquet/minio/s3 | OK | 5m 32s |
| /parquet/minio/s3/compression type | OK | 5m 32s |
| /parquet/minio/s3/compression type/=NONE | OK | 5m 32s |
| /parquet/minio/s3/compression type/=NONE /outline | OK | 5m 32s |
| /parquet/minio/s3/compression type/=NONE /outline/engine | OK | 50ms |
| /parquet/minio/s3/compression type/=NONE /outline/engine/insert into engine | Skip | 2ms |
| /parquet/minio/s3/compression type/=GZIP | OK | 5m 31s |
| /parquet/minio/s3/compression type/=GZIP /outline | OK | 5m 31s |
| /parquet/minio/s3/compression type/=GZIP /outline/engine | OK | 74ms |
| /parquet/minio/s3/compression type/=GZIP /outline/engine/insert into engine | Skip | 2ms |
| /parquet/minio/s3/compression type/=NONE /outline/engine/select from engine | Skip | 1ms |
| /parquet/minio/s3/compression type/=NONE /outline/engine/engine to file to engine | Skip | 1ms |
| /parquet/minio/s3/compression type/=LZ4 | OK | 5m 32s |
| /parquet/minio/s3/compression type/=LZ4 /outline | OK | 5m 32s |
| /parquet/minio/s3/compression type/=LZ4 /outline/engine | OK | 63ms |
| /parquet/minio/s3/compression type/=LZ4 /outline/engine/insert into engine | Skip | 2ms |
| /parquet/minio/s3/compression type/=GZIP /outline/engine/select from engine | Skip | 2ms |
| /parquet/minio/s3/compression type/=GZIP /outline/engine/engine to file to engine | Skip | 1ms |
| /parquet/minio/s3/compression type/=NONE /outline/engine/insert into engine from file | Skip | 1ms |
| /parquet/minio/s3/compression type/=NONE /outline/engine/engine select output to file | Skip | 1ms |
| /parquet/minio/s3/compression type/=LZ4 /outline/engine/select from engine | Skip | 1ms |
| /parquet/minio/s3/compression type/=LZ4 /outline/engine/engine to file to engine | Skip | 1ms |
| /parquet/minio/s3/compression type/=GZIP /outline/engine/insert into engine from file | Skip | 2ms |
| /parquet/minio/s3/compression type/=GZIP /outline/engine/engine select output to file | Skip | 1ms |
| /parquet/minio/s3/compression type/=LZ4 /outline/engine/insert into engine from file | Skip | 1ms |
| /parquet/minio/s3/compression type/=LZ4 /outline/engine/engine select output to file | Skip | 3ms |
| /parquet/minio/s3/compression type/=NONE /outline/function | OK | 5m 32s |
| /parquet/minio/s3/compression type/=NONE /outline/function/insert into function | OK | 5m 32s |
| /parquet/minio/s3/compression type/=NONE /outline/function/select from function manual cast types | OK | 5m 12s |
| /parquet/minio/s3/compression type/=NONE /outline/function/select from function auto cast types | OK | 4m 47s |
| /parquet/minio/s3/compression type/=GZIP /outline/function | OK | 5m 31s |
| /parquet/minio/s3/compression type/=LZ4 /outline/function | OK | 5m 32s |
| /parquet/minio/s3/compression type/=LZ4 /outline/function/insert into function | OK | 5m 32s |
| /parquet/minio/s3/compression type/=GZIP /outline/function/insert into function | OK | 5m 31s |
| /parquet/minio/s3/compression type/=LZ4 /outline/function/select from function manual cast types | OK | 5m 10s |
| /parquet/minio/s3/compression type/=GZIP /outline/function/select from function manual cast types | OK | 5m 11s |
| /parquet/minio/s3/compression type/=LZ4 /outline/function/select from function auto cast types | OK | 4m 47s |
| /parquet/minio/s3/compression type/=GZIP /outline/function/select from function auto cast types | OK | 4m 47s |
Generated by TestFlows Open-Source Test Framework v2.0.250110.1002922