Michael J. Carey created ASTERIXDB-2908:
-------------------------------------------
Summary: EXPLAIN should work on INSERT, UPSERT, and DELETE
statements
Key: ASTERIXDB-2908
URL: https://issues.apache.org/jira/browse/ASTERIXDB-2908
Project: Apache AsterixDB
Issue Type: Bug
Components: *DB - AsterixDB, COMP - Compiler, DASH- Dashboard, SQL -
Translator SQL++
Affects Versions: 0.9.6, 0.9.7
Reporter: Michael J. Carey
Assignee: Ian Maxon
EXPLAIN only works on SELECT statements currently. INSERT, UPDATE, and DELETE
statements need to be EXPLAINable as well. (Note than any of them can include
an arbitrarily complex subquery.)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)