GitHub user zellerh opened a pull request:
https://github.com/apache/trafodion/pull/1724
[TRAFODION-3220] Executor GUI
Adding the ability to display query execution with the "display"
command in Trafodion (sqlci only, requires an X Windows display,
just as the compiler GUI does).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zellerh/trafodion exegui
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafodion/pull/1724.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 #1724
----
commit 4f3b0e8cbb45f743f4f79266473857473014f5dc
Author: Hans Zeller <hzeller@...>
Date: 2018-10-09T01:06:18Z
[TRAFODION-3220] Executor GUI
Adding the ability to display query execution with the "display"
command in Trafodion (sqlci only, requires an X Windows display,
just as the compiler GUI does).
----
---