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

TAJO-1798: Dynamic partitioning occasionally fails.#709

Closed
blrunner wants to merge 6 commits intoapache:masterfrom
blrunner:TAJO-1798
Closed

TAJO-1798: Dynamic partitioning occasionally fails.#709
blrunner wants to merge 6 commits intoapache:masterfrom
blrunner:TAJO-1798

Conversation

@blrunner
Copy link
Copy Markdown
Contributor

I verified this patch with TPC-H 1G.

@blrunner
Copy link
Copy Markdown
Contributor Author

I converted List to Set for avoiding duplicated partitions. And after stored partitions to catalog, cleared all Set instances.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please remove unnecessary code

@jinossy
Copy link
Copy Markdown
Member

jinossy commented Aug 26, 2015

Could you add tests ?

@blrunner
Copy link
Copy Markdown
Contributor Author

Thanks @jinossy
I've just updated the patch using your comments.

@hyunsik
Copy link
Copy Markdown
Member

hyunsik commented Aug 26, 2015

Your change mainly appears to focus on partition bugs. Only this line (https://github.com/apache/tajo/pull/709/files#diff-f6cacc8f5447d717968f06d0b133f171L530) is related to the issue title. So, this issue would be more searchable if this issue title is changed into a better one.

@blrunner blrunner changed the title TAJO-1798: Query execution is not finished even though it actually is done. TAJO-1798: Dynamic partitioning occasionally fails. Aug 26, 2015
@blrunner
Copy link
Copy Markdown
Contributor Author

Thanks @hyunsik
I've just changed the title. :)

@jinossy
Copy link
Copy Markdown
Member

jinossy commented Aug 26, 2015

+1 LGTM

@asfgit asfgit closed this in 4be6746 Aug 26, 2015
@blrunner
Copy link
Copy Markdown
Contributor Author

Thanks @jinossy and @hyunsik
I've just committed it to master branch and 0.11.0 branch.

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.

3 participants