JSON column support on native protocol
Hi, any plans for full JSON support via native protocol? (uint8_serialization_version=0) ?
I've made a little fork that can only insert JSON columns into server https://github.com/ClickHouse/clickhouse-cpp/compare/master...mrAndersen:clickhouse-cpp-json-read:master maybe we can merge this, so at least driver will have the ability to insert?
@mrAndersen, please send a pull request!
Currently, we allocate only a minimum amount of time for supporting the repository, so I can't say much about the schedule. But the goal is to have all the types supported, so it will be very helpful 👍
@mrAndersen do you fancy raising your PR for review?