[ 
https://issues.apache.org/jira/browse/HIVE-4142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13599336#comment-13599336
 ] 

Ashutosh Chauhan commented on HIVE-4142:
----------------------------------------

Thinking more about it, I think we should just outright remove support for 
this. No other systems supports this. And this is one of the cases where we are 
adding semantics (allowing having without a group-by) which will be a deviation 
from a standard. Further, we are not getting it for free and have to write and 
maintain more code for it.
                
> Remove inferring partition specification behavior
> -------------------------------------------------
>
>                 Key: HIVE-4142
>                 URL: https://issues.apache.org/jira/browse/HIVE-4142
>             Project: Hive
>          Issue Type: Bug
>          Components: PTF-Windowing
>            Reporter: Harish Butani
>            Assignee: Harish Butani
>         Attachments: HIVE-4142.D9285.1.patch
>
>
> Remove behavior that:
> - implicitly sets the partition specification of a UDAF
> this interferes with:
> - the user wanting to apply a UDAF on the entire dataset
> - is ambiguous once we support multiple partitions in 1 query.

--
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

Reply via email to