Michael J. Carey created ASTERIXDB-3124:
-------------------------------------------
Summary: Schema selection shouldn't change the current query text
Key: ASTERIXDB-3124
URL: https://issues.apache.org/jira/browse/ASTERIXDB-3124
Project: Apache AsterixDB
Issue Type: Improvement
Components: UI - Web Interface
Affects Versions: 0.9.8
Reporter: Michael J. Carey
Fix For: 0.9.9
In the UI, when you use the schemas pulldown in the query editor to change from
whatever schema you are working with to the one you want, it clears the query
you were working on and inserts a USE statement in its place. This is annoying
if you are in the wrong schema - and realize that when you ran a query - and
you just want to switch to the right one. It would be nice to prepend the
contents of the query box with the USE statement instead.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)