You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by ajayyadava <gi...@git.apache.org> on 2017/08/22 19:14:51 UTC

[GitHub] orc pull request #162: ORC-231 Configurable capability to overwrite the file...

GitHub user ajayyadava opened a pull request:

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

    ORC-231 Configurable capability to overwrite the file if it exists.

    Added a boolean flag to configure the overwrite behavior. This change is backward compatible as the default value of the flag is false.

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

    $ git pull https://github.com/ajayyadava/orc 231

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

    https://github.com/apache/orc/pull/162.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 #162
    
----
commit 1f4a65c1280e321c71ff8f1118768d52b5038933
Author: Ajay Yadava <aj...@apache.org>
Date:   2017-08-22T06:49:54Z

    ORC-231 Configurable capability to overwrite the file if it exists.
    
    The default value of this flag is false and this change is backward
    compatible.

----


---
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.
---

[GitHub] orc issue #162: ORC-231 Configurable capability to overwrite the file if it ...

Posted by omalley <gi...@git.apache.org>.
Github user omalley commented on the issue:

    https://github.com/apache/orc/pull/162
  
    I undid the inadvertent change to the import lines. Please configure your IDE to not introduce wildcard imports for this project.


---
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.
---

[GitHub] orc pull request #162: ORC-231 Configurable capability to overwrite the file...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
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.
---