Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

Tajo-1287: Repeated using of the same order by key in multiple window clauses should be supported#337

Closed
sirpkt wants to merge 2 commits into
apache:masterfrom
sirpkt:TAJO-1287
Closed

Tajo-1287: Repeated using of the same order by key in multiple window clauses should be supported#337
sirpkt wants to merge 2 commits into
apache:masterfrom
sirpkt:TAJO-1287

Conversation

@sirpkt
Copy link
Copy Markdown
Contributor

@sirpkt sirpkt commented Jan 8, 2015

I fixed a bug in WindowAggExec by removing duplicated Columns in sort column list.

"mvn clean install" is checked.

@hyunsik
Copy link
Copy Markdown
Member

hyunsik commented Jan 8, 2015

The same workaround already was applied to groupby and order-by planning. I missed window function. I agree with this bug fix. I'll finish the review after the TravisCI gives green sign.

@hyunsik
Copy link
Copy Markdown
Member

hyunsik commented Jan 8, 2015

+1 ship it!

@asfgit asfgit closed this in 03801a3 Jan 9, 2015
@sirpkt
Copy link
Copy Markdown
Contributor Author

sirpkt commented Jan 9, 2015

Thank you for the fast review, @hyunsik.
I just committed the patch.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants