You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/10/31 00:51:58 UTC

[jira] [Commented] (TRAFODION-2324) Sequence operators are not parallel starting with the WITH clause support

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

ASF GitHub Bot commented on TRAFODION-2324:
-------------------------------------------

GitHub user traflm opened a pull request:

    https://github.com/apache/incubator-trafodion/pull/802

    [TRAFODION-2324] Sequence operators are not parallel starting with th…

    …e WITH clause support
    
    Important fields not copied, so sequence cannot work well together with current WITH clause implementation.

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

    $ git pull https://github.com/traflm/incubator-trafodion TRAFODION-2324

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

    https://github.com/apache/incubator-trafodion/pull/802.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 #802
    
----
commit 83e574bc93bdc533fb5bbf5f4aa5563595d822c6
Author: Liu Ming <ov...@sina.com>
Date:   2016-10-31T00:47:52Z

    [TRAFODION-2324] Sequence operators are not parallel starting with the WITH clause support

----


> Sequence operators are not parallel starting with the WITH clause support
> -------------------------------------------------------------------------
>
>                 Key: TRAFODION-2324
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-2324
>             Project: Apache Trafodion
>          Issue Type: Bug
>          Components: sql-cmp
>            Reporter: liu ming
>            Assignee: liu ming
>
> when compile Q51 for TPCDS query, it will not generate parallel plan for sequence.



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