[ 
https://issues.apache.org/jira/browse/HIVE-25650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Viktor Csomor updated HIVE-25650:
---------------------------------
    Summary: Make workerId and workerVersionId optional in the 
FindNextCompactRequest  (was: Make WorkerId and WorkerVersionId optional in the 
FindNextCompactRequest)

> 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: Viktor Csomor
>            Assignee: Viktor Csomor
>            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)

Reply via email to