Replies: 2 comments
-
Yes, welcome. But ensure you are following the contributing guide. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I've started working on the PR. I've created the issue #132 to discus any technical choices that may be needed. |
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.
-
I'm interested in Clickhouse "new" JSON field (not Object(json), the newer one introduced in Clickhouse 22.3).
But the clickhouse-driver currently does not support it (mymarilyn/clickhouse-driver#478) and the project don't seem very alive.
Clickhouse had an official connector for Python (https://github.com/ClickHouse/clickhouse-connect) which support JSON.
Have you ever considered switching to this connector ? Is it something you would accept a PR ?
Beta Was this translation helpful? Give feedback.
All reactions