Deneche A. Hakim created DRILL-3283:
---------------------------------------

             Summary: Extend TestWindowFrame to check the results when 
PARTITION BY and/or ORDER BY are missing from the OVER clause
                 Key: DRILL-3283
                 URL: https://issues.apache.org/jira/browse/DRILL-3283
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Deneche A. Hakim
            Assignee: Deneche A. Hakim


Current unit tests for window functions only check the following cases:
OVER(PARTITION BY X ORDER BY Y)
OVER(PARTITION BY X)

We need to extend those tests to also check the following:
OVER(ORDER BY Y)
OVER()



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to