[ https://issues.apache.org/jira/browse/HIVE-8052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14150952#comment-14150952 ]
Lefty Leverenz commented on HIVE-8052: -------------------------------------- Doc question: Does this need any user documentation besides the new configuration parameter *hive.vectorized.execution.reduce.groupby.enabled*? By the way, the latest HiveConf.java in trunk has six *hive.vectorized.xxx* parameters that aren't documented in the wiki yet. So they all need to be documented in a separate section of the "Configuration Properties" wikidoc. * [Configuration Properties | https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties] > Vectorization: min() on TimeStamp datatype fails with error "Vector aggregate > not implemented: min for type: TIMESTAMP" > ----------------------------------------------------------------------------------------------------------------------- > > Key: HIVE-8052 > URL: https://issues.apache.org/jira/browse/HIVE-8052 > Project: Hive > Issue Type: Bug > Reporter: Matt McCline > Assignee: Matt McCline > Priority: Critical > Fix For: 0.14.0 > > Attachments: HIVE-8052.01.patch, HIVE-8052.02.patch, > HIVE-8052.04.patch, HIVE-8052.05.patch, HIVE-8052.06.patch > > > Changes in HIVE-5760 to make explicit when timestamp and date can be > vectorized as Long were accidentally to strict for min, max, count, etc. -- This message was sent by Atlassian JIRA (v6.3.4#6332)