Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-30335 [Umbrella] Improvement for Hive Query Syntax Compatibility-Part2
  3. FLINK-27375

Fix exception when no order keys exists in over() in Hive Dialect

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: In Progress
    • Major
    • Resolution: Unresolved
    • 1.16.0
    • None
    • Connectors / Hive
    • None

    Description

      Hive support "over()" without order keys inside such asĀ 

      select row_number() over(), x, y from foo; 

      But such sql will throw exception for Flink doesn't support the case that no order key in "over()".

      Attachments

        Activity

          People

            luoyuxia luoyuxia
            luoyuxia luoyuxia
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: