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 2021/09/12 00:12:00 UTC

[jira] [Work logged] (HIVE-25202) Support decimal64 operations for PTF operators

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

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

                Author: ASF GitHub Bot
            Created on: 12/Sep/21 00:11
            Start Date: 12/Sep/21 00:11
    Worklog Time Spent: 10m 
      Work Description: github-actions[bot] commented on pull request #2416:
URL: https://github.com/apache/hive/pull/2416#issuecomment-917508141


   This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
   Feel free to reach out on the dev@hive.apache.org list if the patch is in need of reviews.


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

To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org

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


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

    Worklog Id:     (was: 649647)
    Time Spent: 1h 10m  (was: 1h)

> Support decimal64 operations for PTF operators
> ----------------------------------------------
>
>                 Key: HIVE-25202
>                 URL: https://issues.apache.org/jira/browse/HIVE-25202
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 4.0.0
>            Reporter: Ramesh Kumar Thangarajan
>            Assignee: Ramesh Kumar Thangarajan
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> After the support for decimal64 vectorization for multiple operators, PTF operators were found guilty of breaking the decimal64 chain if they happen to occur between two operators. As a result they introduce unnecessary cast to decimal. In order to prevent this, we will support PTF operators to handle decimal64 data types too



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