braaannigan opened a new issue, #1015:
URL: https://github.com/apache/arrow-adbc/issues/1015
Hi - Thanks for your great work to date.
I'm trying to write a Polars dataframe with some string columns to postgres
TEXT columns. However, I get an error message like this
```
NotSupportedError: NOT_IMPLEMENTED: [libpq] Field #4 ('field') has
unsupported parameter type large_string
```
Before I start to create minimal examples etc, can I check if ADBC just
doesn't support large_string types yet? Can I convert these to an alternative
arrow string dtype instead?
Thanks for any guidance you can offer.
--
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]