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 | May 07, 2026 5:00 |
| Duration | 1h 19m |
| Framework | TestFlows 2.0.250110.1002922 |
Test artifacts can be found at https://altinity-build-artifacts.s3.amazonaws.com/index.html#REFs/v25.8.16.10001.altinitystable/50d19e9216a5e7d6b48ee263986e7ccae8cb2f18/regression/
| project | Altinity/ClickHouse |
| project.id | 159717931 |
| user.name | MyroTk |
| version | 25.8.16.10001.altinitystable |
| package | https://altinity-build-artifacts.s3.amazonaws.com/REFs/v25.8.16.10001.altinitystable/50d19e9216a5e7d6b48ee263986e7ccae8cb2f18/build_arm_binary/clickhouse |
| repository | https://github.com/Altinity/clickhouse-regression |
| commit.hash | 979bb27171f92724bcd8f086989ba623f2e03fdc |
| job.name | suite |
| job.retry | 1 |
| job.url | https://github.com/Altinity/ClickHouse/actions/runs/25474891761 |
| arch | aarch64 |
| local | True |
| clickhouse_version | None |
| clickhouse_path | https://altinity-build-artifacts.s3.amazonaws.com/REFs/v25.8.16.10001.altinitystable/50d19e9216a5e7d6b48ee263986e7ccae8cb2f18/build_arm_binary/clickhouse |
| 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 |
| cicd | True |
| storages | None |
| 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 | None |
| 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 |
| 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 771ms 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 942ms 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 7s 650ms 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_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/chunked array | XFail 18s 106ms 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 1163, 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 25.8.16.10001.altinitystable (altinity build))
(query: INSERT INTO table_d96434bd_49d9_11f1_86a2_9200079fe6c7 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 1163 in 'query'
1155\| assert message in r.output, error(r.output)
1156\|
1157\| if not ignore_exception:
1158\| if message is None or "Exception:" not in message:
1159\| with Then("check if output has exception") if steps else NullStep():
1160\| if "Exception:" in r.output:
1161\| if raise_on_exception:
1162\| raise QueryRuntimeException(r.output)
1163\|> assert False, error(r.output)
1164\|
1165\| return r
1166\| |
| /parquet/datatypes/float16 | XFail 322ms ClickHouse does not import FLOAT16 properly | 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 113, in float16
assert output == expected, error()
^^^^^^^^^^^^^^^^^^
AssertionError: Oops! Assertion failed
The following assertion was not satisfied
assert output == expected, error()
Assertion values
assert output == expected, error()
^ is '[-2,-1,0,1,2,3,4,5,6,7,8]'
assert output == expected, error()
^ is '[-2,-1,0,1,2,3,4,5,6,7,8,9]'
assert output == expected, error()
^ is = False
@@ -1 +1 @@
-[-2,-1,0,1,2,3,4,5,6,7,8]
+[-2,-1,0,1,2,3,4,5,6,7,8,9]
assert output == expected, error()
^ is False
Where
File '/home/ubuntu/_work/ClickHouse/ClickHouse/parquet/../parquet/tests/datatypes.py', line 113 in 'float16'
105\| ORDER BY tuple() AS SELECT floatfield FROM file('{import_file}', Parquet)
106\| """
107\| )
108\|
109\| with Then("I read the contents of the created table"):
110\| output = node.query(
111\| f"SELECT groupArray(round(*)) FROM {table_name} FORMAT TSV"
112\| ).output
113\|> assert output == expected, error()
114\|
115\| finally:
116\| with Finally("I drop the table"): |
| /parquet/datatypes/large string map | XFail 6s 258ms 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 37, in import_export
node.query(
File "/home/ubuntu/_work/ClickHouse/ClickHouse/parquet/../helpers/cluster.py", line 1163, 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 25.8.16):
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_0d26ac59_49da_11f1_9c34_9200079fe6c7
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 1163 in 'query'
1155\| assert message in r.output, error(r.output)
1156\|
1157\| if not ignore_exception:
1158\| if message is None or "Exception:" not in message:
1159\| with Then("check if output has exception") if steps else NullStep():
1160\| if "Exception:" in r.output:
1161\| if raise_on_exception:
1162\| raise QueryRuntimeException(r.output)
1163\|> assert False, error(r.output)
1164\|
1165\| return r
1166\| |
| Test Name | Result | Duration |
|---|---|---|
| /parquet | OK | 1h 19m |
| /parquet/file | OK | 13m 12s |
| /parquet/file/engine | OK | 13m 12s |
| /parquet/file/engine/insert into engine | OK | 6m 12s |
| /parquet/file/function | OK | 6m 43s |
| /parquet/file/function/insert into function manual cast types | OK | 6m 2s |
| /parquet/file/engine/select from engine | OK | 2m 34s |
| /parquet/file/function/insert into function auto cast types | OK | 6m 43s |
| /parquet/file/function/select from function manual cast types | OK | 3m 25s |
| /parquet/file/engine/engine to file to engine | OK | 9m 59s |
| /parquet/file/function/select from function auto cast types | OK | 2m 43s |
| /parquet/file/function/date as uint16 | OK | 3s 312ms |
| /parquet/file/engine/engine select output to file | OK | 13m 12s |
| /parquet/file/engine/insert into engine from file | OK | 5m 27s |
| /parquet/file/function/date as uint16 multiple dates | OK | 2s 413ms |
| /parquet/file/function/date as uint16 nullable | OK | 2s 148ms |
| /parquet/file/function/date as uint16 round trip | OK | 2s 561ms |
| /parquet/file/function/date as uint16 edge cases | OK | 1s 62ms |
| /parquet/file/function/date as uint16 with other columns | OK | 1s 390ms |
| /parquet/query | OK | 22m 57s |
| /parquet/query/compression type | OK | 22m 57s |
| /parquet/query/compression type/=NONE | OK | 22m 57s |
| /parquet/query/compression type/=NONE /insert into memory table from file | OK | 1m 13s |
| /parquet/query/compression type/=GZIP | OK | 22m 55s |
| /parquet/query/compression type/=GZIP /insert into memory table from file | OK | 1m 13s |
| /parquet/query/compression type/=LZ4 | OK | 22m 55s |
| /parquet/query/compression type/=LZ4 /insert into memory table from file | OK | 1m 13s |
| /parquet/query/compression type/=NONE /insert into mergetree table from file | OK | 1m 13s |
| /parquet/query/compression type/=GZIP /insert into mergetree table from file | OK | 1m 13s |
| /parquet/query/compression type/=LZ4 /insert into mergetree table from file | OK | 1m 13s |
| /parquet/query/compression type/=GZIP /insert into replicated mergetree table from file | OK | 1m 13s |
| /parquet/query/compression type/=LZ4 /insert into replicated mergetree table from file | OK | 1m 15s |
| /parquet/query/compression type/=NONE /insert into replicated mergetree table from file | OK | 1m 15s |
| /parquet/query/compression type/=GZIP /insert into distributed table from file | OK | 1m 20s |
| /parquet/query/compression type/=LZ4 /insert into distributed table from file | OK | 1m 19s |
| /parquet/query/compression type/=NONE /insert into distributed table from file | OK | 1m 20s |
| /parquet/query/compression type/=GZIP /select from memory table into file | OK | 3m 17s |
| /parquet/query/compression type/=LZ4 /select from memory table into file | OK | 3m 15s |
| /parquet/query/compression type/=NONE /select from memory table into file | OK | 3m 18s |
| /parquet/query/compression type/=LZ4 /select from mergetree table into file | OK | 3m 17s |
| /parquet/query/compression type/=GZIP /select from mergetree table into file | OK | 3m 15s |
| /parquet/query/compression type/=NONE /select from mergetree table into file | OK | 3m 15s |
| /parquet/query/compression type/=GZIP /select from replicated mergetree table into file | OK | 3m 18s |
| /parquet/query/compression type/=LZ4 /select from replicated mergetree table into file | OK | 3m 18s |
| /parquet/query/compression type/=NONE /select from replicated mergetree table into file | OK | 3m 17s |
| /parquet/query/compression type/=GZIP /select from distributed table into file | OK | 3m 46s |
| /parquet/query/compression type/=LZ4 /select from distributed table into file | OK | 3m 47s |
| /parquet/query/compression type/=NONE /select from distributed table into file | OK | 3m 48s |
| /parquet/query/compression type/=GZIP /select from mat view into file | OK | 3m 18s |
| /parquet/query/compression type/=LZ4 /select from mat view into file | OK | 3m 17s |
| /parquet/query/compression type/=NONE /select from mat view into file | OK | 3m 20s |
| /parquet/query/compression type/=GZIP /insert into table with projection from file | OK | 56s 940ms |
| /parquet/query/compression type/=LZ4 /insert into table with projection from file | OK | 56s 451ms |
| /parquet/query/compression type/=NONE /insert into table with projection from file | OK | 53s 756ms |
| /parquet/list in multiple chunks | OK | 20s 637ms |
| /parquet/url | OK | 13m 28s |
| /parquet/url/engine | OK | 12m 54s |
| /parquet/url/engine/insert into engine | OK | 5m 36s |
| /parquet/url/engine/select from engine | OK | 1m 32s |
| /parquet/url/function | OK | 6m 2s |
| /parquet/url/engine/engine to file to engine | OK | 9m 24s |
| /parquet/url/engine/insert into engine from file | OK | 8m 45s |
| /parquet/url/engine/engine select output to file | OK | 12m 54s |
| /parquet/url/function/insert into function | OK | 4m 35s |
| /parquet/url/function/select from function manual cast types | OK | 6m 2s |
| /parquet/url/function/select from function auto cast types | OK | 4m 13s |
| /parquet/mysql | OK | 11s 142ms |
| /parquet/mysql/compression type | OK | 11s 140ms |
| /parquet/mysql/compression type/=NONE | OK | 11s 58ms |
| /parquet/mysql/compression type/=NONE /mysql engine to parquet file to mysql engine | OK | 6s 501ms |
| /parquet/mysql/compression type/=GZIP | OK | 11s 127ms |
| /parquet/mysql/compression type/=GZIP /mysql engine to parquet file to mysql engine | OK | 6s 410ms |
| /parquet/mysql/compression type/=LZ4 | OK | 11s 97ms |
| /parquet/mysql/compression type/=LZ4 /mysql engine to parquet file to mysql engine | OK | 6s 449ms |
| /parquet/mysql/compression type/=GZIP /mysql function to parquet file to mysql function | OK | 4s 714ms |
| /parquet/mysql/compression type/=LZ4 /mysql function to parquet file to mysql function | OK | 4s 645ms |
| /parquet/mysql/compression type/=NONE /mysql function to parquet file to mysql function | OK | 4s 555ms |
| /parquet/postgresql | OK | 12s 987ms |
| /parquet/postgresql/compression type | OK | 12s 986ms |
| /parquet/postgresql/compression type/=NONE | OK | 12s 699ms |
| /parquet/postgresql/compression type/=NONE /postgresql engine to parquet file to postgresql engine | XFail | 7s 771ms |
| /parquet/postgresql/compression type/=GZIP | OK | 12s 973ms |
| /parquet/postgresql/compression type/=GZIP /postgresql engine to parquet file to postgresql engine | XFail | 7s 942ms |
| /parquet/postgresql/compression type/=LZ4 | OK | 12s 607ms |
| /parquet/postgresql/compression type/=LZ4 /postgresql engine to parquet file to postgresql engine | XFail | 7s 650ms |
| /parquet/postgresql/compression type/=LZ4 /postgresql function to parquet file to postgresql function | OK | 4s 954ms |
| /parquet/postgresql/compression type/=NONE /postgresql function to parquet file to postgresql function | OK | 4s 925ms |
| /parquet/postgresql/compression type/=GZIP /postgresql function to parquet file to postgresql function | OK | 5s 28ms |
| /parquet/remote | OK | 4m 57s |
| /parquet/remote/compression type | OK | 4m 57s |
| /parquet/remote/compression type/=NONE | OK | 4m 56s |
| /parquet/remote/compression type/=GZIP | OK | 4m 56s |
| /parquet/remote/compression type/=LZ4 | OK | 4m 57s |
| /parquet/remote/compression type/=NONE /outline | OK | 4m 56s |
| /parquet/remote/compression type/=GZIP /outline | OK | 4m 56s |
| /parquet/remote/compression type/=LZ4 /outline | OK | 4m 57s |
| /parquet/remote/compression type/=NONE /outline/insert into function | OK | 1m 39s |
| /parquet/remote/compression type/=GZIP /outline/insert into function | OK | 1m 38s |
| /parquet/remote/compression type/=LZ4 /outline/insert into function | OK | 1m 39s |
| /parquet/remote/compression type/=GZIP /outline/select from function | OK | 3m 17s |
| /parquet/remote/compression type/=NONE /outline/select from function | OK | 3m 17s |
| /parquet/remote/compression type/=LZ4 /outline/select from function | OK | 3m 17s |
| /parquet/chunked array | XFail | 18s 106ms |
| /parquet/broken | OK | 25ms |
| /parquet/broken/file | Skip | 2ms |
| /parquet/broken/read broken bigint | Skip | 1ms |
| /parquet/broken/read broken date | Skip | 1ms |
| /parquet/broken/read broken int | Skip | 1ms |
| /parquet/broken/read broken smallint | Skip | 873us |
| /parquet/broken/read broken timestamp ms | Skip | 834us |
| /parquet/broken/read broken timestamp us | Skip | 870us |
| /parquet/broken/read broken tinyint | Skip | 1ms |
| /parquet/broken/read broken ubigint | Skip | 839us |
| /parquet/broken/read broken uint | Skip | 766us |
| /parquet/broken/read broken usmallint | Skip | 803us |
| /parquet/broken/read broken utinyint | Skip | 5ms |
| /parquet/broken/string | Skip | 1ms |
| /parquet/encoding | OK | 8s 857ms |
| /parquet/encoding/deltabytearray1 | OK | 1s 685ms |
| /parquet/encoding/deltabytearray2 | OK | 1s 201ms |
| /parquet/encoding/deltalengthbytearray | OK | 1s 202ms |
| /parquet/encoding/dictionary | OK | 1s 99ms |
| /parquet/encoding/plain | OK | 1s 137ms |
| /parquet/encoding/plainrlesnappy | OK | 1s 270ms |
| /parquet/encoding/rleboolean | OK | 1s 257ms |
| /parquet/compression | OK | 26s 27ms |
| /parquet/compression/arrow snappy | OK | 1s 229ms |
| /parquet/compression/brotli | OK | 1s 276ms |
| /parquet/compression/gzippages | OK | 2s 502ms |
| /parquet/compression/largegzip | OK | 1s 216ms |
| /parquet/compression/lz4 hadoop | OK | 1s 189ms |
| /parquet/compression/lz4 hadoop large | OK | 1s 199ms |
| /parquet/compression/lz4 non hadoop | OK | 1s 247ms |
| /parquet/compression/lz4 raw | OK | 1s 225ms |
| /parquet/compression/lz4 raw large | OK | 1s 259ms |
| /parquet/compression/lz4pages | OK | 2s 561ms |
| /parquet/compression/nonepages | OK | 2s 542ms |
| /parquet/compression/snappypages | OK | 2s 468ms |
| /parquet/compression/snappyplain | OK | 1s 148ms |
| /parquet/compression/snappyrle | OK | 1s 272ms |
| /parquet/compression/zstd | OK | 1s 212ms |
| /parquet/compression/zstdpages | OK | 2s 467ms |
| /parquet/datatypes | OK | 1m 26s |
| /parquet/datatypes/arrowtimestamp | OK | 1s 88ms |
| /parquet/datatypes/arrowtimestampms | OK | 1s 78ms |
| /parquet/datatypes/binary | OK | 1s 267ms |
| /parquet/datatypes/binary string | OK | 1s 228ms |
| /parquet/datatypes/blob | OK | 1s 270ms |
| /parquet/datatypes/boolean | OK | 1s 322ms |
| /parquet/datatypes/byte array | OK | 1s 238ms |
| /parquet/datatypes/columnname | OK | 1s 251ms |
| /parquet/datatypes/columnwithnull | OK | 1s 306ms |
| /parquet/datatypes/columnwithnull2 | OK | 1s 282ms |
| /parquet/datatypes/date | OK | 1s 235ms |
| /parquet/datatypes/decimal with filter | OK | 1s 225ms |
| /parquet/datatypes/decimalvariousfilters | OK | 1s 252ms |
| /parquet/datatypes/decimalwithfilter2 | OK | 1s 291ms |
| /parquet/datatypes/enum | OK | 1s 330ms |
| /parquet/datatypes/enum2 | OK | 1s 258ms |
| /parquet/datatypes/fixed length decimal | OK | 1s 291ms |
| /parquet/datatypes/fixed length decimal legacy | OK | 1s 207ms |
| /parquet/datatypes/fixedstring | OK | 1s 225ms |
| /parquet/datatypes/float16 | XFail | 322ms |
| /parquet/datatypes/h2oai | OK | 1s 243ms |
| /parquet/datatypes/hive | OK | 2s 438ms |
| /parquet/datatypes/int32 | OK | 1s 263ms |
| /parquet/datatypes/int32 decimal | OK | 1s 259ms |
| /parquet/datatypes/int64 | OK | 1s 231ms |
| /parquet/datatypes/int64 decimal | OK | 1s 201ms |
| /parquet/datatypes/json | OK | 1s 196ms |
| /parquet/datatypes/large string map | XFail | 6s 258ms |
| /parquet/datatypes/largedouble | OK | 1s 410ms |
| /parquet/datatypes/manydatatypes | OK | 1s 192ms |
| /parquet/datatypes/manydatatypes2 | OK | 1s 305ms |
| /parquet/datatypes/maps | OK | 1s 272ms |
| /parquet/datatypes/nameswithemoji | OK | 1s 260ms |
| /parquet/datatypes/nandouble | OK | 1s 240ms |
| /parquet/datatypes/negativeint64 | OK | 1s 199ms |
| /parquet/datatypes/nullbyte | OK | 1s 258ms |
| /parquet/datatypes/nullbytemultiple | OK | 1s 278ms |
| /parquet/datatypes/nullsinid | OK | 1s 239ms |
| /parquet/datatypes/pandasdecimal | OK | 1s 288ms |
| /parquet/datatypes/pandasdecimaldate | OK | 1s 228ms |
| /parquet/datatypes/parquetgo | OK | 1s 233ms |
| /parquet/datatypes/selectdatewithfilter | OK | 6s 790ms |
| /parquet/datatypes/singlenull | OK | 1s 185ms |
| /parquet/datatypes/sparkv21 | OK | 1s 268ms |
| /parquet/datatypes/sparkv22 | OK | 1s 346ms |
| /parquet/datatypes/statdecimal | OK | 1s 216ms |
| /parquet/datatypes/string | OK | 1s 253ms |
| /parquet/datatypes/string int list inconsistent offset multiple batches | OK | 7s 537ms |
| /parquet/datatypes/stringtypes | OK | 1s 311ms |
| /parquet/datatypes/struct | OK | 1s 203ms |
| /parquet/datatypes/supporteduuid | OK | 1s 225ms |
| /parquet/datatypes/timestamp1 | OK | 1s 104ms |
| /parquet/datatypes/timestamp2 | OK | 1s 124ms |
| /parquet/datatypes/timezone | OK | 1s 84ms |
| /parquet/datatypes/unsigned | OK | 2s 427ms |
| /parquet/datatypes/unsupportednull | OK | 219ms |
| /parquet/complex | OK | 25s 169ms |
| /parquet/complex/arraystring | OK | 1s 238ms |
| /parquet/complex/big tuple with nulls | OK | 1s 204ms |
| /parquet/complex/bytearraydictionary | OK | 1s 283ms |
| /parquet/complex/complex null | OK | 1s 268ms |
| /parquet/complex/lagemap | OK | 1s 272ms |
| /parquet/complex/largenestedarray | OK | 1s 287ms |
| /parquet/complex/largestruct | OK | 1s 189ms |
| /parquet/complex/largestruct2 | OK | 1s 558ms |
| /parquet/complex/largestruct3 | OK | 1s 115ms |
| /parquet/complex/list | OK | 1s 164ms |
| /parquet/complex/nested array | OK | 1s 335ms |
| /parquet/complex/nested map | OK | 1s 214ms |
| /parquet/complex/nestedallcomplex | OK | 1s 393ms |
| /parquet/complex/nestedarray2 | OK | 1s 310ms |
| /parquet/complex/nestedstruct | OK | 1s 206ms |
| /parquet/complex/nestedstruct2 | OK | 1s 206ms |
| /parquet/complex/nestedstruct3 | OK | 1s 204ms |
| /parquet/complex/nestedstruct4 | OK | 1s 378ms |
| /parquet/complex/tupleofnulls | OK | 1s 209ms |
| /parquet/complex/tuplewithdatetime | OK | 1s 117ms |
| /parquet/cache | OK | 2s 371ms |
| /parquet/cache/cache1 | OK | 1s 179ms |
| /parquet/cache/cache2 | OK | 1s 190ms |
| /parquet/glob | OK | 43s 116ms |
| /parquet/glob/fastparquet globs | OK | 825ms |
| /parquet/glob/glob1 | OK | 1s 423ms |
| /parquet/glob/glob2 | OK | 1s 656ms |
| /parquet/glob/glob with multiple elements | OK | 350ms |
| /parquet/glob/million extensions | OK | 38s 858ms |
| /parquet/rowgroups | OK | 2s 605ms |
| /parquet/rowgroups/manyrowgroups | OK | 1s 320ms |
| /parquet/rowgroups/manyrowgroups2 | OK | 1s 283ms |
| /parquet/encrypted | Skip | 1ms |
| /parquet/fastparquet | OK | 8ms |
| /parquet/fastparquet/airlines | Skip | 977us |
| /parquet/fastparquet/baz | Skip | 982us |
| /parquet/fastparquet/empty date | Skip | 1ms |
| /parquet/fastparquet/evo | Skip | 1ms |
| /parquet/fastparquet/fastparquet | Skip | 803us |
| /parquet/read and write | OK | 15m 28s |
| /parquet/read and write/read and write parquet file | OK | 15m 28s |
| /parquet/column related errors | OK | 719ms |
| /parquet/column related errors/check error with 500 columns | OK | 718ms |
| /parquet/multi chunk upload | Skip | 1ms |
Generated by TestFlows Open-Source Test Framework v2.0.250110.1002922