GitHub user adeneche opened a pull request:
https://github.com/apache/drill/pull/322
DRILL-4270: Create a separate WindowFramer that supports the FRAME clâ¦
â¦ause
separate DefaultFrameTemplate into 2 implementations: one that supports
custom frames (aggregations, first_value, last_value) and one that doesn't
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/adeneche/incubator-drill DRILL-4270
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/322.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 #322
----
commit 8bcde155d23550d6733f4dcb18868bdc3fb3b119
Author: adeneche <[email protected]>
Date: 2016-01-11T22:47:32Z
DRILL-4270: Create a separate WindowFramer that supports the FRAME clause
separate DefaultFrameTemplate into 2 implementations: one that supports
custom frames (aggregations, first_value, last_value) and one that doesn't
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---