Skip to content

[Enhancement] (Nereids) add scalar expression needed by SSB #9624

@morrySnow

Description

@morrySnow

Search before asking

  • I had searched in the issues and found no similar issues.

Description

To support SSB, we need to add all expression needed by SSB.
Include:

  • between
  • multiplication
  • minus
  • LT
  • LE
  • GE
  • equal
  • and
  • or
  • alias

Solution

use operator to add all expressions

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions