Kevin Wilfong created HIVE-3572:
-----------------------------------
Summary: Expressions in distribute/cluster/order/sort by used to
work sometimes
Key: HIVE-3572
URL: https://issues.apache.org/jira/browse/HIVE-3572
Project: Hive
Issue Type: Bug
Components: Query Processor
Affects Versions: 0.10.0
Reporter: Kevin Wilfong
Assignee: Namit Jain
This query used to work
explain select key from src distribute by (key + 50);
But after HIVE-3268 it fails in compilation.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira