Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-4112

Window range specification should be more flexible

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.11.0
    • PTF-Windowing
    • None

    Description

      select s, avg(f) over (partition by dec order by d rows 5 preceding) from over100k;
      is a legal query which is currently rejected by Parser.

      Attachments

        Activity

          People

            ashutoshc Ashutosh Chauhan
            ashutoshc Ashutosh Chauhan
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: