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

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

                Author: ASF GitHub Bot
            Created on: 09/Nov/22 17:05
            Start Date: 09/Nov/22 17:05
    Worklog Time Spent: 10m 
      Work Description: deniskuzZ commented on code in PR #3708:
URL: https://github.com/apache/hive/pull/3708#discussion_r1018202359


##########
standalone-metastore/metastore-common/src/main/thrift/hive_metastore.thrift:
##########
@@ -1351,7 +1351,9 @@ struct ShowCompactRequest {
     4: required string tablename,
     5: optional string partitionname,
     6: required CompactionType type,
-    7: required string state
+    7: required string state,
+    8: optional i64 limit,
+    9: optional string order

Review Comment:
   it's not a map, but map serialized into string





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

    Worklog Id:     (was: 824678)
    Time Spent: 4h 50m  (was: 4h 40m)

> SHOW COMPACTIONS should support ordering and limiting functionality in 
> filtering options
> ----------------------------------------------------------------------------------------
>
>                 Key: HIVE-26580
>                 URL: https://issues.apache.org/jira/browse/HIVE-26580
>             Project: Hive
>          Issue Type: Improvement
>    Affects Versions: 3.0.0
>            Reporter: KIRTI RUGE
>            Assignee: KIRTI RUGE
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 4h 50m
>  Remaining Estimate: 0h
>
> SHOW COMPACTION should provide ordering by defied table . It should also 
> support limitation of fetched records



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to