[
https://issues.apache.org/jira/browse/TRAFODION-2981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16388845#comment-16388845
]
ASF GitHub Bot commented on TRAFODION-2981:
-------------------------------------------
GitHub user mashengchen opened a pull request:
https://github.com/apache/trafodion/pull/1464
TRAFODION-2981 mxosrvr crashes during explain using EXPLAIN_QID
SELECT * FROM TABLE(explain(null,
'EXPLAIN_QID=MXID11000007019212384153894533416000000002206U3333308T150010100_923_SQL_CUR_2'));
this is related to TRAFODION-1755
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mashengchen/trafodion TRAFODION-2981
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafodion/pull/1464.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 #1464
----
commit 6b8fc454df57076d54c3e566eec8bcd3ea806a6d
Author: aven <shengchen.ma@...>
Date: 2018-03-06T09:59:04Z
TRAFODION-2981 mxosrvr crashes during explain using EXPLAIN_QID
----
> mxosrvr crashes during explain using EXPLAIN_QID
> ------------------------------------------------
>
> Key: TRAFODION-2981
> URL: https://issues.apache.org/jira/browse/TRAFODION-2981
> Project: Apache Trafodion
> Issue Type: Bug
> Reporter: mashengchen
> Assignee: mashengchen
> Priority: Major
>
> When the following sequence of commands are executed via trafci, the mxosrvr
> abends and we do not get the explain output.
> SELECT * FROM TABLE(explain(null,
> 'EXPLAIN_QID=MXID11000007019212384153894533416000000002206U3333308T150010100_923_SQL_CUR_2'));
>
> this issue is related to TRAFODION-1755
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)