You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Julien Le Dem (JIRA)" <ji...@apache.org> on 2014/06/20 00:35:25 UTC

[jira] [Created] (PARQUET-3) tool to merge pull requests based on Spark

Julien Le Dem created PARQUET-3:
-----------------------------------

             Summary: tool to merge pull requests based on Spark
                 Key: PARQUET-3
                 URL: https://issues.apache.org/jira/browse/PARQUET-3
             Project: Parquet
          Issue Type: Bug
            Reporter: Julien Le Dem


https://github.com/apache/incubator-parquet-mr/pull/5

given a pull request id on github.com/apache/incubator-parquet-mr this script will merge it
requires 2 remotes: apache-github and apache to point to the corresponding repos.
tested here (pretending my fork is the apache remote):
https://github.com/julienledem/incubator-parquet-mr/commit/485658a5b7654198ab1fcc77e2b850ee12999491

original tool:
https://github.com/apache/spark/blob/master/dev/merge_spark_pr.py



--
This message was sent by Atlassian JIRA
(v6.2#6252)