runtime error

Exit code: 1. Reason: %| | 0/64 [00:00<?, ?it/s] 2%|▏ | 1/64 [00:02<02:31, 2.41s/it] 33%|███▎ | 21/64 [00:04<00:07, 5.94it/s] 64%|██████▍ | 41/64 [00:06<00:03, 7.13it/s] 100%|██████████| 64/64 [00:07<00:00, 8.87it/s] 0%| | 0/64 [00:00<?, ?it/s] 2%|▏ | 1/64 [00:02<02:23, 2.28s/it] 33%|███▎ | 21/64 [00:04<00:08, 5.32it/s] 64%|██████▍ | 41/64 [00:06<00:03, 7.27it/s] 100%|██████████| 64/64 [00:07<00:00, 8.78it/s] 0%| | 0/52 [00:00<?, ?it/s] 2%|▏ | 1/52 [00:02<01:47, 2.11s/it] 40%|████ | 21/52 [00:04<00:05, 5.36it/s] 79%|███████▉ | 41/52 [00:05<00:01, 8.59it/s] 100%|██████████| 52/52 [00:05<00:00, 8.81it/s] Traceback (most recent call last): File "/home/user/app/app.py", line 653, in <module> create_shoes_table_from_hf( File "/home/user/app/retriever.py", line 226, in create_shoes_table_from_hf table.add(pd.DataFrame(table_data)) File "/usr/local/lib/python3.10/site-packages/lancedb/table.py", line 1995, in add LOOP.run( File "/usr/local/lib/python3.10/site-packages/lancedb/background_loop.py", line 25, in run return asyncio.run_coroutine_threadsafe(future, self.loop).result() File "/usr/local/lib/python3.10/concurrent/futures/_base.py", line 458, in result return self.__get_result() File "/usr/local/lib/python3.10/concurrent/futures/_base.py", line 403, in __get_result raise self._exception File "/usr/local/lib/python3.10/site-packages/lancedb/table.py", line 3144, in add await self._inner.add(data, mode or "append") RuntimeError: lance error: LanceError(Arrow): Arrow error: C Data interface error: Unknown error: 'pyarrow.lib.RecordBatch' object has no attribute 'append_column'. Detail: Python exception: AttributeError, /root/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lance-datafusion-0.26.0/src/utils.rs:49:31

Container logs:

Fetching error logs...