[
https://issues.apache.org/jira/browse/HIVE-25650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Csomor Viktor reassigned HIVE-25650:
------------------------------------
Assignee: Csomor Viktor
> Make WorkerId and WorkerVersionId optional in the FindNextCompactRequest
> ------------------------------------------------------------------------
>
> Key: HIVE-25650
> URL: https://issues.apache.org/jira/browse/HIVE-25650
> Project: Hive
> Issue Type: Improvement
> Components: Hive
> Affects Versions: 4.0.0
> Reporter: Csomor Viktor
> Assignee: Csomor Viktor
> Priority: Minor
>
> In hive_metastore.thrift the FindNextCompactRequest struct's fields are
> required:
> {code}
> struct FindNextCompactRequest {
> 1: required string workerId,
> 2: required string workerVersion
> }{code}
> these should probably be made optional, to avoid breaking compaction if
> they're not available.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)