GitHub user adeneche opened a pull request:

    https://github.com/apache/drill/pull/337

    Drill-4262: add support for ROWS BETWEEN UNBOUNDED PRECEDING AND CURRENT ROW

    1st 4 commits are part of 
[DRILL-4261](https://issues.apache.org/jira/browse/DRILL-4261) and only 3 last 
commits are part of this pull request. I will update this PR once 
[DRILL-4261](https://issues.apache.org/jira/browse/DRILL-4261) has been merged

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/adeneche/incubator-drill DRILL-4262

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/drill/pull/337.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #337
    
----
commit c5c2eda7997c5dfb9335b02a25272c0e6ddc48b1
Author: adeneche <adene...@gmail.com>
Date:   2016-01-19T21:33:22Z

    passing WindowPOP to window functions and framers

commit 82395aefce54eb89eb98fd7420f4fc6a4b369be1
Author: adeneche <adene...@gmail.com>
Date:   2016-01-19T21:34:59Z

    WindowPOP.Bound to describe FRAME bounds

commit 93333e1568f54d51894ae5d8740b7c0e8aa9067c
Author: adeneche <adene...@gmail.com>
Date:   2016-01-20T19:41:26Z

    DRILL-4261: Add support for RANGE BETWEEN UNBOUNDED PRECEDING AND UNBOUNDED 
FOLLOWING

commit 5a1b0112faef7d6992791c44305d10facc57f390
Author: adeneche <adene...@gmail.com>
Date:   2016-01-22T01:35:13Z

    fixed unit test

commit aeacbd3099b7499b58ddec09b982ef63900db598
Author: adeneche <adene...@gmail.com>
Date:   2016-01-25T19:53:00Z

    FrameSupportTemplate doesn't need to use Partition class

commit 2a6e540333f3b16cdbe2112320962306e8616a27
Author: adeneche <adene...@gmail.com>
Date:   2016-01-25T20:18:06Z

    pass "isRows" to WindowPOP

commit 4120761326728057d43f1ee03c01e390c128d67c
Author: adeneche <adene...@gmail.com>
Date:   2016-01-25T20:19:22Z

    DRILL-4262: add support for ROWS BETWEEN UNBOUNDED PRECEDING AND CURRENT ROW

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to