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

TAJO-989: Cleanup of child blocks after parent execution block is comple...#103

Closed
jinossy wants to merge 3 commits intoapache:masterfrom
jinossy:TAJO-989
Closed

TAJO-989: Cleanup of child blocks after parent execution block is comple...#103
jinossy wants to merge 3 commits intoapache:masterfrom
jinossy:TAJO-989

Conversation

@jinossy
Copy link
Copy Markdown
Member

@jinossy jinossy commented Aug 3, 2014

...te

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.

You can get the block id by calling block.getId(). So, cleanup() doesn't need to take an execution block id.

@hyunsik
Copy link
Copy Markdown
Member

hyunsik commented Aug 4, 2014

+1

This work will remove unnecessary intermediate data earlier than the current implementation. The motivation is reasonable and the patch looks nice to me.

I leaved one trivial comment. If you agree with my comment, you can commit it after refactoring SubQuery::cleanup method.

@jinossy
Copy link
Copy Markdown
Member Author

jinossy commented Aug 5, 2014

Thank you for the review. I reflected your comments.

@asfgit asfgit closed this in 0f3412a Aug 5, 2014
babokim pushed a commit to babokim/tajo that referenced this pull request Dec 11, 2014
…ksql

Catching and displaying more error on SparkSql
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