Skip to content

Do not copy json data to the chunk in hash join probe #64206

@xzhangxian1008

Description

@xzhangxian1008

Enhancement

Sometimes, json data is very large. If we copy json data to the result chunk in hash join probe stage, memory usage will be very large. Maybe we can store something like pointer in the chunk to save memory.

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