You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2016/05/15 04:16:12 UTC

[jira] [Commented] (HIVE-13763) Update smart-apply-patch.sh with ability to use patches from git

    [ https://issues.apache.org/jira/browse/HIVE-13763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15283786#comment-15283786 ] 

Owen O'Malley commented on HIVE-13763:
--------------------------------------

I guess I should point out that the advantages of git format-patch include:
* binary files
* file renames

> Update smart-apply-patch.sh with ability to use patches from git
> ----------------------------------------------------------------
>
>                 Key: HIVE-13763
>                 URL: https://issues.apache.org/jira/browse/HIVE-13763
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>
> Currently, the smart-apply-patch.sh doesn't understand git patches.  It is relatively easy to make it understand patches generated by:
> {code}
> % git format-patch apache/master --stdout > HIVE-999.patch
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)