Skip to content

Implement JSON_STORAGE_FREE function #38517

@YangKeao

Description

@YangKeao

Enhancement

MySQL has JSON_STORAGE_FREE function. It represents the freed space after partial update. However, TiDB (both execution and storage) doesn't support in place partial update for json, so we could simply return a 0 for all json types.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/enhancementThe issue or PR belongs to an enhancement.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions