reading jsonb data #311
Unanswered
LisandroFilloy
asked this question in
Q&A
Replies: 1 comment
-
Hi @LisandroFilloy , can you try whether setting |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello guys, I arrived here after using polars to read data from a postgresql DB table. Polars relies on connectorx to read data from dbs. I am not being able to read jsonb data, as it seems connectorx is not capable of reading this. Any idea on how I could address this?

Error message:
Is there any idea to implement this feature in the future?
Beta Was this translation helpful? Give feedback.
All reactions