Carter Shanklin created HIVE-15980:
--------------------------------------
Summary: Support the all set quantifier
Key: HIVE-15980
URL: https://issues.apache.org/jira/browse/HIVE-15980
Project: Hive
Issue Type: Sub-task
Reporter: Carter ShanklinSQL defines all and distinct as set quantifiers. All is often omitted. For example, instead of sum(x) SQL standard allows sum(all x), which is equivalent. SQL reference: section 10.9 -- This message was sent by Atlassian JIRA (v6.3.15#6346)
