Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-14367

Fully support for converting RexNode to Expression

    XMLWordPrintableJSON

Details

    Description

      Currently, the RexNodeToExpressionConverter in both planners are not fully support. There're many RexNodes can not be converted to Expressions.

      1) RexFieldAccess -> GET call
      2) Literals in interval types and complex types and TimeUnitRange
      3) TRIM(BOTH/LEADING/HEADING, ..)
      ...

      We should have a comprehensive tests to cover all cases. A good idea is to verify with ExpressionConverter together.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jark Jark Wu
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: