[
https://issues.apache.org/jira/browse/DRILL-3283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Deneche A. Hakim closed DRILL-3283.
-----------------------------------
Resolution: Duplicate
already fixed along DRILL-3268
> 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)