-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/35365/#review88005
-----------------------------------------------------------
Ship it!
Ship It!
- Aman Sinha
On June 16, 2015, 12:04 a.m., Sean Hsuan-Yi Chu wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/35365/
> -----------------------------------------------------------
>
> (Updated June 16, 2015, 12:04 a.m.)
>
>
> Review request for drill, Aman Sinha and Jinfeng Ni.
>
>
> Bugs: DRILL-3182, DRILL-3188 and DRILL-3195
> https://issues.apache.org/jira/browse/DRILL-3182
> https://issues.apache.org/jira/browse/DRILL-3188
> https://issues.apache.org/jira/browse/DRILL-3195
>
>
> Repository: drill-git
>
>
> Description
> -------
>
> Window function with DISTINCT qualifier is disabled; Disable unsupported window frames;
Window functions NTILE, LAG, LEAD, FIRST_VALUE, LAST_VALUE are disabled
>
>
> Diffs
> -----
>
> exec/java-exec/src/main/java/org/apache/drill/exec/planner/sql/parser/UnsupportedOperatorsVisitor.java
f3c54cc
> exec/java-exec/src/test/java/org/apache/drill/exec/TestWindowFunctions.java fc75d73
>
> Diff: https://reviews.apache.org/r/35365/diff/
>
>
> Testing
> -------
>
> All the required tests
>
>
> Thanks,
>
> Sean Hsuan-Yi Chu
>
>
|