[
https://issues.apache.org/jira/browse/TAJO-1139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14184899#comment-14184899
]
ASF GitHub Bot commented on TAJO-1139:
--------------------------------------
GitHub user jinossy opened a pull request:
https://github.com/apache/tajo/pull/212
TAJO-1139: ExternalSortExec should delete the intermediate files
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jinossy/tajo TAJO-1139
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/212.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #212
----
commit cd801b3d7c4d9ff2ee1acd95050760d0947a5fd0
Author: jhkim <[email protected]>
Date: 2014-10-27T06:56:57Z
TAJO-1139: ExternalSortExec should delete the intermediate files
----
> ExternalSortExec should delete the intermediate files
> -----------------------------------------------------
>
> Key: TAJO-1139
> URL: https://issues.apache.org/jira/browse/TAJO-1139
> Project: Tajo
> Issue Type: Bug
> Components: physical operator
> Reporter: Jinho Kim
> Assignee: Jinho Kim
>
> We already delete the queryId directories automatically. So parent path
> should be 'queryId / uuid '
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)