Skip to content

[CH] Support fast calculation of decimal results #6975

@loneylee

Description

@loneylee

Description

In spark 3.3, decimal * decimal * decimal , the precision will be increased at the same time, will use checkoverflow to decrease scale. Some times, decrease by int256, this is an inefficient operation.

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