Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-28896 [Umbrella] Test Flink Release 1.16
  3. FLINK-28969

Release Testing: Verify FLIP-229 Join Hints for Flink SQL Batch

    XMLWordPrintableJSON

Details

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

    Description

      Join hints for Flink SQL batch is ready. Users can define the join hint they want to suggest the optimizer to use the customized join strategy.

      I think we should verify:

      1. Follow the doc to write a SQL with join hints and observe the final join strategy in the plan. The doc is preparing and you can refer this pr temporarily.
      2. Test some unexpected behavior when writing the join hint (including but not limited to the conflicts on doc or the  pr), and observe whether the join strategy in the plan is expected. For example:
        • Multi same or different args in one join hint
        • Multi same or different join hints
        • Multi query blocks and join hints
        • Unknown table names in join hints
        • Complex SQL like union, minus, correlate, filter and etc

      Attachments

        Issue Links

          Activity

            People

              lincoln.86xy lincoln lee
              xuyangzhong xuyang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: