Skip to content

Remove deprecated Object(json) type #556

@mshustov

Description

@mshustov

The legacy experimental JSON type implementation (Object('json')) has been deprecated https://clickhouse.com/docs/sql-reference/data-types/object-data-type in favour of new implementation https://clickhouse.com/blog/a-new-powerful-json-data-type-for-clickhouse

The legacy JSON type is about to be removed from the ClickHouse codebase ClickHouse/ClickHouse#85718.
Since the legacy implementation is marked as experimental, we can consider removing it from the codebase without backward compatibility with LTS ClickHouse versions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions