[
https://issues.apache.org/jira/browse/HIVE-26764?focusedWorklogId=827969&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-827969
]
ASF GitHub Bot logged work on HIVE-26764:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 22/Nov/22 12:13
Start Date: 22/Nov/22 12:13
Worklog Time Spent: 10m
Work Description: deniskuzZ commented on code in PR #3791:
URL: https://github.com/apache/hive/pull/3791#discussion_r1029253508
##########
standalone-metastore/metastore-common/src/main/thrift/hive_metastore.thrift:
##########
@@ -1347,11 +1347,11 @@ struct CompactionResponse {
struct ShowCompactRequest {
1: optional i64 id,
2: optional string poolName,
- 3: required string dbname,
- 4: required string tablename,
+ 3: optional string dbname,
Review Comment:
please fix the naming as well: dbName, tableName, partName
Issue Time Tracking
-------------------
Worklog Id: (was: 827969)
Time Spent: 40m (was: 0.5h)
> Show compaction request should have all filds optional
> ------------------------------------------------------
>
> Key: HIVE-26764
> URL: https://issues.apache.org/jira/browse/HIVE-26764
> Project: Hive
> Issue Type: Bug
> Affects Versions: 4.0.0-alpha-2
> Reporter: KIRTI RUGE
> Assignee: KIRTI RUGE
> Priority: Major
> Labels: pull-request-available
> Time Spent: 40m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)