Once https://github.com/ClickHouse/ClickHouse/pull/85718 is merged. ClickHouse will remove support for the old Object('json') implementation. This PR: - Remove the implementation from the client - Update clickhouse [documentation](https://clickhouse.com/docs/integrations/python#old-json-data-type).