Michael J. Carey created ASTERIXDB-2587:
-------------------------------------------
Summary: Table view is broken for this query
Key: ASTERIXDB-2587
URL: https://issues.apache.org/jira/browse/ASTERIXDB-2587
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
Filing on behalf of user Nick.
The following query's table view is broken (incorrect):
LET res = [\{"key":"value"}, \{"key2": "value2"}]
SELECT * FROM res;
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)