[
https://jira.jboss.org/jira/browse/TEIID-890?page=com.atlassian.jira.plug...
]
Steven Hawkins updated TEIID-890:
---------------------------------
Summary: AdminShell issues (was: AdminShell runs as if bsh.interactive=false
was specified, even though interactive)
Fix Version/s: 7.0
Description:
I installed and started Teiid with a query testing VDB deployed. When I entered
"SELECT * FROM Smalla;", it went back to the interactive prompt without
displaying any data. Executing "bsh.interactive=true;" before the SELECT
corrected the problem (otherwise I had to "printResults();")
In previous versions this has worked as intended.
Also only 500 rows were returned for a large query. Either max rows needs to be
documented or removed.
was:
I installed and started Teiid with a query testing VDB deployed. When I entered
"SELECT * FROM Smalla;", it went back to the interactive prompt without
displaying any data. Executing "bsh.interactive=true;" before the SELECT
corrected the problem (otherwise I had to "printResults();")
In previous versions this has worked as intended.
AdminShell issues
-----------------
Key: TEIID-890
URL:
https://jira.jboss.org/jira/browse/TEIID-890
Project: Teiid
Issue Type: Bug
Components: Tools
Affects Versions: 7.0
Environment: Fedora 10, JDK Java HotSpot(TM) Server VM (build 11.0-b16, mixed
mode), 7.0 M1 build
Reporter: Paul Nittel
Assignee: Steven Hawkins
Fix For: 7.0
I installed and started Teiid with a query testing VDB deployed. When I entered
"SELECT * FROM Smalla;", it went back to the interactive prompt without
displaying any data. Executing "bsh.interactive=true;" before the SELECT
corrected the problem (otherwise I had to "printResults();")
In previous versions this has worked as intended.
Also only 500 rows were returned for a large query. Either max rows needs to be
documented or removed.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira