timeplus-io / proton-python-driver

Python driver for Proton which support Proton native wire protocol
Other
10 stars 3 forks source link

json column support #18

Open jhao0117 opened 1 year ago

jhao0117 commented 1 year ago

json column is not supported in proton python driver, it block adding json column cases in smoke.

BTW, there is a PR: https://github.com/timeplus-io/proton-python-driver/pull/16, changed all the clickhouse to proton and fixed low cardinality issue for review and approve