clickhouse-java
clickhouse-java copied to clipboard
Remove legacy Object('json') implementation in Client V1
Once PR is merged. ClickHouse will remove support for the old Object('json') implementation.
This PR:
- Remove the implementation from the v1 client.
- Update the documentation with the note about the deprecation.