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

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

                Author: ASF GitHub Bot
            Created on: 20/Nov/20 21:43
            Start Date: 20/Nov/20 21:43
    Worklog Time Spent: 10m 
      Work Description: sunchao commented on a change in pull request #1692:
URL: https://github.com/apache/hive/pull/1692#discussion_r527986725



##########
File path: 
ql/src/test/org/apache/hadoop/hive/ql/io/parquet/TestHiveSchemaConverter.java
##########
@@ -431,7 +431,8 @@ public void testMapOriginalType() throws Exception {
     Type secondLevel = topLevel.asGroupType().getFields().get(0);
     // there is one repeated field for mapCol, the field name is "map" and its 
original Type is
     // MAP_KEY_VALUE;
-    checkField(secondLevel, "map", Repetition.REPEATED, 
LogicalTypeAnnotation.MapKeyValueTypeAnnotation.getInstance());

Review comment:
       I don't know yet. Checked all the JIRAs in 1.11.1 and it's not obvious 
which one caused it. I'll post my finding later.




----------------------------------------------------------------
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:
us...@infra.apache.org


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

    Worklog Id:     (was: 514871)
    Time Spent: 40m  (was: 0.5h)

> Upgrade Parquet to 1.11.1
> -------------------------
>
>                 Key: HIVE-24408
>                 URL: https://issues.apache.org/jira/browse/HIVE-24408
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Chao Sun
>            Assignee: Chao Sun
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Parquet 1.11.1 has some bug fixes so Hive should consider to upgrade to it.



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

Reply via email to