Michael J. Carey created ASTERIXDB-2588:
-------------------------------------------
Summary: View choice in dashboard should be sticky!
Key: ASTERIXDB-2588
URL: https://issues.apache.org/jira/browse/ASTERIXDB-2588
Project: Apache AsterixDB
Issue Type: Bug
Components: DASH- Dashboard
Affects Versions: 0.9.4.1, 0.9.5
Reporter: Michael J. Carey
Assignee: Ian Maxon
Fix For: 0.9.5
To repro, do the following:
# Run this query: LET res = [\{"key":"value"}, \{"key2": "value2"}] SELECT *
FROM res;
# Switch to JSON view.
# Rerun the query.
The result of 3 is a table view of the results - but the JSON view was last
preferred and that preference should stick!
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)