You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/12/20 06:09:13 UTC

[jira] [Commented] (TAJO-1262) Rename the prefix 'SubQuery' to 'Stage'

    [ https://issues.apache.org/jira/browse/TAJO-1262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14254516#comment-14254516 ] 

ASF GitHub Bot commented on TAJO-1262:
--------------------------------------

GitHub user hyunsik opened a pull request:

    https://github.com/apache/tajo/pull/314

    TAJO-1262: Rename the prefix 'SubQuery' to 'Stage'.

    I've tested it on a local cluster.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/hyunsik/tajo TAJO-1262

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tajo/pull/314.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 #314
    
----
commit 870c3e109c1c3d1f1e4902de3f0cc60319473235
Author: Hyunsik Choi <hy...@apache.org>
Date:   2014-12-20T04:49:23Z

    TAJO-1262: Rename the prefix 'SubQuery' to 'Stage'.

----


> Rename the prefix 'SubQuery' to 'Stage'
> ---------------------------------------
>
>                 Key: TAJO-1262
>                 URL: https://issues.apache.org/jira/browse/TAJO-1262
>             Project: Tajo
>          Issue Type: Sub-task
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>             Fix For: 0.10
>
>         Attachments: TAJO-1262.patch
>
>
> The prefix 'SubQuery' is likely to make confusion because derived or scalar subquery is usually used in SQL world. The main objective is to rename the prefix 'SubQuery' to 'Stage'.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)