You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by MikeHurleySurescripts <gi...@git.apache.org> on 2016/06/01 14:53:05 UTC

[GitHub] avro pull request #99: Avro 1856 concat tool append to input

GitHub user MikeHurleySurescripts opened a pull request:

    https://github.com/apache/avro/pull/99

    Avro 1856 concat tool append to input

    Let me know if this pull request should be pointed to a different branch.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MikeHurleySurescripts/avro AVRO-1856-ConcatTool-AppendToInput

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/avro/pull/99.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #99
    
----
commit def5dab27dbd1f17f9124df5845f469b5c7a8aa0
Author: Doug Cutting <cu...@apache.org>
Date:   2014-07-18T18:39:09Z

    Create tag for 1.7.7-rc0.
    
    git-svn-id: https://svn.apache.org/repos/asf/avro/tags/release-1.7.7-rc0@1611761 13f79535-47bb-0310-9956-ffa450edef68

commit f457317854f7111a8209111a9f573dae46704660
Author: Doug Cutting <cu...@apache.org>
Date:   2014-07-18T19:13:46Z

    Re-tag 1.7.7-rc0.
    
    git-svn-id: https://svn.apache.org/repos/asf/avro/tags/release-1.7.7-rc0@1611774 13f79535-47bb-0310-9956-ffa450edef68

commit b1e93f10a08ab95e79913580441f8a63c72dcc20
Author: Doug Cutting <cu...@apache.org>
Date:   2014-07-24T18:49:05Z

    Tag 1.7.7 release.
    
    git-svn-id: https://svn.apache.org/repos/asf/avro/tags/release-1.7.7@1613244 13f79535-47bb-0310-9956-ffa450edef68

commit 9e26d4d64202b61543af2c779a8be3b62307fa84
Author: Mike Hurley <mi...@surescripts.com>
Date:   2016-05-31T13:33:03Z

    AVRO-1856: updated ConcatTool to support appending to an input file instead of writing to a new output file

commit 8a21fab73a5e19d105e750496ca66b702b224da5
Author: Mike Hurley <mi...@surescripts.com>
Date:   2016-06-01T14:44:22Z

    Merge remote-tracking branch 'origin/branch-1.8' into AVRO-1856-ConcatTool-AppendToInput
    
    # Conflicts:
    #	lang/java/tools/src/main/java/org/apache/avro/tool/Util.java

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---