Github user sirpkt commented on the pull request:
https://github.com/apache/tajo/pull/454#issuecomment-93613087
I updated the patch and it passed 'mvn clean install' in my laptop.
Reflecting review comments
- Refactor WindowAggExec code
- Unify window frame start and end bound type
- Remove unnecessary 'static'
- Add parameter test in CurrentValue
NOT CHANGED YET:
- row_number() with DISTINCT still disabled
- LEAD() still AggFunction not WindowAggFunc
---
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.
---