You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/07/15 16:24:00 UTC

[jira] [Work logged] (HIVE-23852) Natively support Date type in ReduceSink operator

     [ https://issues.apache.org/jira/browse/HIVE-23852?focusedWorklogId=459377&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-459377 ]

ASF GitHub Bot logged work on HIVE-23852:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 15/Jul/20 16:23
            Start Date: 15/Jul/20 16:23
    Worklog Time Spent: 10m 
      Work Description: pgaref opened a new pull request #1257:
URL: https://github.com/apache/hive/pull/1257


   Adding support for Date type in ReduceSink operator for native vector sink
   
   Change-Id: I0b151b72d70f3f57278144def5b64a063cd77623
   
   ## NOTICE
   
   Please create an issue in ASF JIRA before opening a pull request,
   and you need to set the title of the pull request which starts with
   the corresponding JIRA issue number. (e.g. HIVE-XXXXX: Fix a typo in YYY)
   For more details, please see https://cwiki.apache.org/confluence/display/Hive/HowToContribute
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 459377)
    Remaining Estimate: 0h
            Time Spent: 10m

> Natively support Date type in ReduceSink operator
> -------------------------------------------------
>
>                 Key: HIVE-23852
>                 URL: https://issues.apache.org/jira/browse/HIVE-23852
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Panagiotis Garefalakis
>            Assignee: Panagiotis Garefalakis
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> There is no native support currently meaning that these types end up being serialized as multi-key columns which is much slower (iterating through batch columns instead of writing a value directly)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)