blob: afb0a186707326b947b08a28792e46e378e51b82 [file] [log] [blame]
--! qt:dataset:srcpart
set hive.support.quoted.identifiers=none;
EXPLAIN
SELECT `..`, count(1) FROM srcpart GROUP BY `..`;