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
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]