You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by omalley <gi...@git.apache.org> on 2017/03/16 20:43:03 UTC

[GitHub] orc pull request #100: ORC-157. Fix C++ unit tests to be more timezone agnos...

GitHub user omalley opened a pull request:

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

    ORC-157. Fix C++ unit tests to be more timezone agnostic.

    This change:
    1. Introduces a new version of the examples/orc_split_elim.orc file that was written by the current master version of ORC as examples/orc_split_elim_new.orc.
    2. The old version is left as an example with broken statistics.
    3. The contents test uses the new version.

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

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

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

    https://github.com/apache/orc/pull/100.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 #100
    
----
commit 7b702884377165796a5e8e96edf15d464a98eb68
Author: Owen O'Malley <om...@apache.org>
Date:   2017-03-07T19:17:55Z

    ORC-148. Prevent massive logging of exceptions when applying SARGs.

commit 67c7ca5cc61c6e4124acbeb359673c6db65c7c6a
Author: Owen O'Malley <om...@apache.org>
Date:   2017-03-16T20:31:30Z

    ORC-157. Fix C++ unit tests to not be timezone sensitive.

----


---
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 #100: ORC-157. Fix C++ unit tests to be more timezone agnos...

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

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


---
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 #100: ORC-157. Fix C++ unit tests to be more timezone agnostic.

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

    https://github.com/apache/orc/pull/100
  
    Checked - tests passed now


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