kiaradlf opened a new issue, #1868:
URL: https://github.com/apache/arrow-adbc/issues/1868

   ### What happened?
   
   when trying to ingest a parquet table with a column that is essentially a 
json array, i am now getting the following error:
   
   ```
   NotSupportedError: NOT_IMPLEMENTED: [libpq] Field #24 ('groups') has 
unsupported type for ingestion large_list
   ```
   
   c.f. #1216
   
   
   ### How can we reproduce the bug?
   
   - ingest data containing a `large_list` type
   
   ### Environment/Setup
   
   running pip3 on debian, with:
   
   ```
   adbc-driver-manager==0.11.0
   adbc-driver-postgresql==0.11.0
   polars==0.20.26
   ```
   
   
   


-- 
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