GitHub user anoopsharma00 opened a pull request: https://github.com/apache/incubator-trafodion/pull/694
jira TRAFODION-1755 mxosrvr crashes during explain using EXPLAIN_STMT⦠⦠syntax mxosrvr crashes when using the explain_stmt option select * from table(explain(null, 'EXPLAIN_STMT=<stmt>')); You can merge this pull request into a Git repository by running: $ git pull https://github.com/anoopsharma00/incubator-trafodion ansharma_trafixes_br Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-trafodion/pull/694.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 #694 ---- commit 036347428361379dede91d861f7f639516292a0d Author: Anoop Sharma <anoop.sha...@esgyn.com> Date: 2016-09-10T20:06:03Z jira TRAFODION-1755 mxosrvr crashes during explain using EXPLAIN_STMT syntax mxosrvr crashes when using the explain_stmt option select * from table(explain(null, 'EXPLAIN_STMT=<stmt>')); ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---