You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/08/11 20:27:00 UTC

[jira] [Commented] (ORC-229) Add a new OrcFile.Version for marking the development pre-2.0 format.

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

ASF GitHub Bot commented on ORC-229:
------------------------------------

GitHub user omalley opened a pull request:

    https://github.com/apache/orc/pull/153

    ORC-229. Add an UNSTABLE-PRE-2.0 file format version.

    

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

    $ git pull https://github.com/omalley/orc orc-229

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

    https://github.com/apache/orc/pull/153.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 #153
    
----
commit 5f2d8adf7db9e1650028352d4853e4762422c816
Author: Owen O'Malley <om...@apache.org>
Date:   2017-08-11T20:23:22Z

    ORC-229. Add an UNSTABLE-PRE-2.0 file format version.

----


> Add a new OrcFile.Version for marking the development pre-2.0 format.
> ---------------------------------------------------------------------
>
>                 Key: ORC-229
>                 URL: https://issues.apache.org/jira/browse/ORC-229
>             Project: ORC
>          Issue Type: Bug
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>
> While we iterate on the ORC 2.0 format, we need a file format version that allows us to test the new format without providing compatibility between software versions.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)