[ https://issues.apache.org/jira/browse/HIVE-25359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17384738#comment-17384738 ]
Zoltan Haindrich commented on HIVE-25359: ----------------------------------------- [~klcopp]: thank you for keeping an eye on compatibility - I also wanted to keep a closer eye to thrift changes but recently I wasn't watching it that closely; but if you want you could also enable 'assign-by-files' to add you as a reviewer in case some important file changes https://github.com/apache/hive/blob/master/.github/assign-by-files.yml#L8 > Changes to metastore API in HIVE-24880 are not backwards compatible > ------------------------------------------------------------------- > > Key: HIVE-25359 > URL: https://issues.apache.org/jira/browse/HIVE-25359 > Project: Hive > Issue Type: Sub-task > Reporter: Karen Coppage > Assignee: Karen Coppage > Priority: Major > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > With HIVE-24880 find_next_compact(String workerId) was changed to > find_next_compact(String workerId, String workerVersion). This isn't > backwards compatible and could break other components > This commit reverts that change, deprecates find_next_compact, adds a new > method: find_next_compact2(FindNextCompactRequest rqst) where > FindNextCompactRequest has fields workerId and workerVersion, and makes Hive > use find_next_compact2. -- This message was sent by Atlassian Jira (v8.3.4#803005)