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 2022/06/22 07:36:00 UTC

[jira] [Work logged] (HIVE-26292) GroupByOperator initialization does not clean state

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

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

                Author: ASF GitHub Bot
            Created on: 22/Jun/22 07:35
            Start Date: 22/Jun/22 07:35
    Worklog Time Spent: 10m 
      Work Description: yulongz opened a new pull request, #3396:
URL: https://github.com/apache/hive/pull/3396

   ### What changes were proposed in this pull request?
   Issue identified in [HIVE-14222](https://issues.apache.org/jira/browse/HIVE-14222). 
   GroupByOperator::initializeOp() does not reset currentKeys to null. This leads to incorrect result.
   
   




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

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

> GroupByOperator initialization does not clean state
> ---------------------------------------------------
>
>                 Key: HIVE-26292
>                 URL: https://issues.apache.org/jira/browse/HIVE-26292
>             Project: Hive
>          Issue Type: Bug
>          Components: Operators
>    Affects Versions: All Versions, 3.1.3
>            Reporter: YulongZ
>            Priority: Major
>         Attachments: HIVE-26292.01.patch
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Issue identified in HIVE-14222. GroupByOperator::initializeOp() does not reset currentKeys to null. This leads to incorrect result.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)