Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-27853 FLIP-229: Introduces Join Hint for Flink SQL Batch Job
  3. FLINK-28678

Support SQL hint for Filter, SetOp, Sort, Window, Values

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.16.0
    • 1.16.0
    • Table SQL / Planner
    • None

    Description

      Ref CALCITE-5107 . Mainly cherry pick it.

      The following files should be removed from the Flink code base when upgrading calcite to 1.31

      in `org.apahce.calcite.rel.core`:

      • Correlate
      • Filter
      • Intersect
      • Minus
      • SetOp
      • Sort
      • Union
      • Values
      • Window

      in `org.apahce.calcite.rel.hint`:

      • HintPredicates
      • NodeTypeHintPredicate

      in `org.apahce.calcite.rel.logical`:

      • LogicalCorrelate
      • LogicalFilter
      • LogicalIntersect
      • LogicalMinus
      • LogicalSort
      • LogicalUnion
      • LogicalValues
      • LogicalWindow

      Attachments

        Issue Links

          Activity

            People

              xuyangzhong xuyang
              xuyangzhong xuyang
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: