[
https://issues.apache.org/jira/browse/TAJO-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372594#comment-14372594
]
ASF GitHub Bot commented on TAJO-1439:
--------------------------------------
GitHub user eminency opened a pull request:
https://github.com/apache/tajo/pull/444
TAJO-1439: Wrong method name is fixed
Pretty much trivial :)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/eminency/tajo tajo-1439
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/444.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 #444
----
commit 25ff63dd6a312e96335abc627d1e69b5af6c3794
Author: Jongyoung Park <[email protected]>
Date: 2015-03-21T08:24:47Z
Wrong method name is fixed
----
> Some method name is written wrongly
> -----------------------------------
>
> Key: TAJO-1439
> URL: https://issues.apache.org/jira/browse/TAJO-1439
> Project: Tajo
> Issue Type: Bug
> Components: tajo master
> Affects Versions: 0.10.0
> Reporter: Jongyoung Park
> Assignee: Jongyoung Park
> Priority: Trivial
> Fix For: 0.10.1
>
>
> The name of QueryInprogress.submmitQueryToMaster() should be
> 'submitQueryToMaster'.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)