blob: 8243743b622bd5e4c71850423bab7d2f295a8a7a [file] [log] [blame]
--! qt:dataset:src
-- explain plan json: the query gets the formatted json output of the query plan of the hive query
EXPLAIN FORMATTED SELECT count(1) FROM src;