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

Hive QA commented on HIVE-6714:
-------------------------------



{color:green}Overall{color}: +1 all checks pass

Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12636758/HIVE-6714.3.patch

{color:green}SUCCESS:{color} +1 5457 tests passed

Test results: 
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1959/testReport
Console output: 
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1959/console

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12636758

> Fix getMapSize() of LazyMap
> ---------------------------
>
>                 Key: HIVE-6714
>                 URL: https://issues.apache.org/jira/browse/HIVE-6714
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Serializers/Deserializers
>    Affects Versions: 0.13.0, 0.14.0
>            Reporter: Prasanth J
>            Assignee: Prasanth J
>             Fix For: 0.13.0, 0.14.0
>
>         Attachments: HIVE-6714.1.patch, HIVE-6714.2.patch, HIVE-6714.2.patch, 
> HIVE-6714.3.patch, HIVE-6714.3.patch
>
>
> HIVE-6707 fixed an issue with lazy maps. Lazy maps scans for keys using key 
> separators and maintains a counter for the number of keys i.e; map size. 
> However keys may include duplicates in which returning the number of keys for 
> map size will be wrong as after deserialization the actual map will not have 
> duplicate keys.
> This is a subtask of HIVE-6707 to fix the getMapSize() api.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to