Niivii commented on issue #2128:
URL: https://github.com/apache/arrow-adbc/issues/2128#issuecomment-2343623287

   Same issue here :
   
![image](https://github.com/user-attachments/assets/5a7b7fb4-1f57-44a1-953f-802b5c9c979e)
   ```
     File "/.venv/lib/python3.12/site-packages/polars/dataframe/frame.py", line 
3964, in write_database
       n_rows = cursor.adbc_ingest(
                ^^^^^^^^^^^^^^^^^^^
     File "/.venv/lib/python3.12/site-packages/adbc_driver_manager/dbapi.py", 
line 937, in adbc_ingest
       return _blocking_call(self._stmt.execute_update, (), {}, 
self._stmt.cancel)
              
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     File "adbc_driver_manager/_lib.pyx", line 1569, in 
adbc_driver_manager._lib._blocking_call_impl
     File "adbc_driver_manager/_lib.pyx", line 1562, in 
adbc_driver_manager._lib._blocking_call_impl
     File "adbc_driver_manager/_lib.pyx", line 1295, in 
adbc_driver_manager._lib.AdbcStatement.execute_update
     File "adbc_driver_manager/_lib.pyx", line 260, in 
adbc_driver_manager._lib.check_error
   adbc_driver_manager.InternalError: INTERNAL: some files not loaded by COPY 
command, 1 files remain after 5 retries
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to