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

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

                Author: ASF GitHub Bot
            Created on: 16/Mar/21 08:35
            Start Date: 16/Mar/21 08:35
    Worklog Time Spent: 10m 
      Work Description: pvargacl commented on a change in pull request #2073:
URL: https://github.com/apache/hive/pull/2073#discussion_r594956571



##########
File path: 
standalone-metastore/metastore-common/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/AddDynamicPartitions.java
##########
@@ -787,13 +787,13 @@ public void read(org.apache.thrift.protocol.TProtocol 
iprot, AddDynamicPartition
           case 5: // PARTITIONNAMES
             if (schemeField.type == org.apache.thrift.protocol.TType.LIST) {
               {
-                org.apache.thrift.protocol.TList _list828 = 
iprot.readListBegin();
-                struct.partitionnames = new 
java.util.ArrayList<java.lang.String>(_list828.size);
-                @org.apache.thrift.annotation.Nullable java.lang.String 
_elem829;
-                for (int _i830 = 0; _i830 < _list828.size; ++_i830)

Review comment:
       I don't think this change should be here, did you generated the thrift 
files with thrift version 0.13.0? That should be used in upstream




----------------------------------------------------------------
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: 566774)
    Time Spent: 1h 20m  (was: 1h 10m)

> [HMS] Provide new HMS API to return latest committed compaction record for a 
> given table
> ----------------------------------------------------------------------------------------
>
>                 Key: HIVE-24828
>                 URL: https://issues.apache.org/jira/browse/HIVE-24828
>             Project: Hive
>          Issue Type: Sub-task
>          Components: HiveServer2
>            Reporter: Kishen Das
>            Assignee: Yu-Wen Lai
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> We need a new HMS API to return the latest committed compaction record for a 
> given table. This can be used by a remote cache to decide whether a given 
> table's file metadata has been compacted or not, in order to decide whether 
> file metadata has to be refreshed from the file system before serving or it 
> can serve the current data from the cache. 



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

Reply via email to