Skip to content

Continue to reduce Expr struct size #16770

@zhuqi-lucas

Description

@zhuqi-lucas

Is your feature request related to a problem or challenge?

Currently, we already done some work for reducing the Expr size in:

#16207

We can continue to reduce the Expr struct size

Describe the solution you'd like

change Expr Alias and OuterReferenceColumn to Box type for reducing expr struct size

Describe alternatives you've considered

change Expr Alias and OuterReferenceColumn to Box type for reducing expr struct size

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions