[ https://issues.apache.org/jira/browse/HIVE-26752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17642271#comment-17642271 ]
Aman Raj commented on HIVE-26752: --------------------------------- As you are aware that we are preparing for a hive-3.2.0 release, we have to sync all the changes that went in branch-3.1 but not in branch-3 in order to ensure that our release is not missing any bug fixes that went in for the last hive release (hive-3.1.3). We have identified 39 cherry picks that went in branch-3.1 but not in branch-3 and we have explained how we reached this conclusion. Attached is the excel sheet which mentions the list of cherry picks. We executed the following 2 commands : # git log --oneline oss/branch-3.1..oss/branch-3 # git log --oneline oss/branch-3..oss/branch-3.1 We figured out the common commits between these 2 lists and therefore came to a conclusion that the remaining commits on branch-3.1 are not present in branch-3. In the excel sheet the second and third sheet have the common commits mentioned in green. We have tracked the common commits based on the JIRA IDs of the individual commits. *We would welcome suggestions from the Open Source Community on the same and we target to start cherry picking other bug fixes only after the branch-3 is synched with branch-3.1.* *Link to the excel sheet having the analysis : [https://docs.google.com/spreadsheets/d/1K0U-vxLRZEs13oBzYBlVyK8dMMNthgXL5VEgzLRbeKs/edit?usp=sharing|https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdocs.google.com%2Fspreadsheets%2Fd%2F1K0U-vxLRZEs13oBzYBlVyK8dMMNthgXL5VEgzLRbeKs%2Fedit%3Fusp%3Dsharing&data=05%7C01%7Crajaman%40microsoft.com%7C9c962a68b64741b00b5108dad417bd77%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C638055495724889800%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=Acb8CR0xy4SHrG1Ijiwj0aj2E%2F2FoqhOsY3PUNu%2Fsk8%3D&reserved=0]* > Difference between branch-3 and branch-3.1 > ------------------------------------------ > > Key: HIVE-26752 > URL: https://issues.apache.org/jira/browse/HIVE-26752 > Project: Hive > Issue Type: Improvement > Affects Versions: 3.1.3 > Reporter: Aman Raj > Assignee: Aman Raj > Priority: Critical > Labels: hive-3.2.0-must > > Created a subtask to track the difference between current branch-3 and > branch-3.1. -- This message was sent by Atlassian Jira (v8.20.10#820010)