[
https://issues.apache.org/jira/browse/TAJO-774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14038190#comment-14038190
]
ASF GitHub Bot commented on TAJO-774:
-------------------------------------
Github user jihoonson commented on the pull request:
https://github.com/apache/tajo/pull/13#issuecomment-46634832
@hyunsik the quote means only that frame_end should be later than
frame_start in the bound type list. For example, RANGE BETWEEN
UNBOUNDED_PRECEDING AND 1 PRECEDING is allowed in PostgreSQL. I also checked
SQL Server, and it also supports bound types as I mentioned above.
(http://msdn.microsoft.com/en-us/library/ms189461.aspx)
> Implement logical plan part and physical executor for window function.
> ----------------------------------------------------------------------
>
> Key: TAJO-774
> URL: https://issues.apache.org/jira/browse/TAJO-774
> Project: Tajo
> Issue Type: Sub-task
> Components: planner/optimizer
> Reporter: Hyunsik Choi
> Assignee: Hyunsik Choi
> Fix For: 0.9.0
>
>
> See the title. The main objective of this issue is to implement the logical
> planning part for window function support.
--
This message was sent by Atlassian JIRA
(v6.2#6252)