runtime error
Exit code: 1. Reason: ā Listening on port 7860 Found 24 shards ā Fixed shard_000000.parquet ā Fixed shard_000001.parquet ā Fixed shard_000002.parquet ā Fixed shard_000003.parquet ā Fixed shard_000004.parquet Traceback (most recent call last): File "/app/app.py", line 45, in <module> ā Fixed shard_000005.parquet ā Fixed shard_000006.parquet ā Fixed shard_000007.parquet ā Fixed shard_000008.parquet ā Fixed shard_000009.parquet ā Fixed shard_000010.parquet ā Fixed shard_000011.parquet ā Fixed shard_000012.parquet ā Fixed shard_000013.parquet ā Fixed shard_000014.parquet ā Fixed shard_000015.parquet ā Fixed shard_000016.parquet ā Fixed shard_000017.parquet ā Fixed shard_000018.parquet ā Fixed shard_000019.parquet ā Fixed shard_000020.parquet ā Fixed shard_000021.parquet main() File "/app/app.py", line 42, in main fix_shards() File "/app/app.py", line 31, in fix_shards table = pq.read_table(shard) ^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/pyarrow/parquet/core.py", line 1959, in read_table return dataset.read(columns=columns, use_threads=use_threads, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/pyarrow/parquet/core.py", line 1585, in read table = self._dataset.to_table( ^^^^^^^^^^^^^^^^^^^^^^^ File "pyarrow/_dataset.pyx", line 589, in pyarrow._dataset.Dataset.to_table File "pyarrow/_dataset.pyx", line 3969, in pyarrow._dataset.Scanner.to_table File "pyarrow/error.pxi", line 155, in pyarrow.lib.pyarrow_internal_check_status File "pyarrow/error.pxi", line 92, in pyarrow.lib.check_status pyarrow.lib.ArrowNotImplementedError: Nested data conversions not implemented for chunked array outputs
Container logs:
Fetching error logs...