clickhouse-java icon indicating copy to clipboard operation
clickhouse-java copied to clipboard

Remove legacy Object('json') implementation in Client V1

Open mzitnik opened this issue 3 months ago • 0 comments

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.

mzitnik avatar Sep 17 '25 14:09 mzitnik