Re: Issue bloom filters with orc?

2016-08-17 Thread Aaron McCurry
That's great! Thanks for checking. Aaron On Wed, Aug 17, 2016 at 6:13 PM, Prasanth J wrote: > I can confirm that ORC-54 fixes the issue. > > I ran the test case initially provided by Aaron, and I am getting the > expected test results. > Total Batches Added [977] > Total Batches Read [90] with

[jira] [Created] (ORC-95) Fix some missing ASF headers

2016-08-17 Thread Owen O'Malley (JIRA)
Owen O'Malley created ORC-95: Summary: Fix some missing ASF headers Key: ORC-95 URL: https://issues.apache.org/jira/browse/ORC-95 Project: Orc Issue Type: Bug Reporter: Owen O'Malley

Re: Issue bloom filters with orc?

2016-08-17 Thread Prasanth J
I can confirm that ORC-54 fixes the issue. I ran the test case initially provided by Aaron, and I am getting the expected test results. Total Batches Added [977] Total Batches Read [90] with columnNames [[a1]] for sarg [leaf-0 = (EQUALS a1 91760645-5296-83b7-1fcd-955395a8db38), expr = leaf-0]. T

Re: Issue bloom filters with orc?

2016-08-17 Thread Owen O'Malley
This issue might have been fixed as part of ORC-54, which got committed this morning. Do you have a testcase already? .. Owen On Mon, Aug 15, 2016 at 1:08 PM, Aaron McCurry wrote: > I have been writing some test code that creates a simple orc writer and > reader with bloom filters enabled. The

[GitHub] orc pull request #56: ORC-93 Remove log message about seeking into an empty ...

2016-08-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/orc/pull/56 --- 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

[GitHub] orc issue #56: ORC-93 Remove log message about seeking into an empty stream.

2016-08-17 Thread omalley
Github user omalley commented on the issue: https://github.com/apache/orc/pull/56 I added a test case for the case of having a 0 byte InStream with an empty DiskRange in it. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] orc issue #56: ORC-93 Remove log message about seeking into an empty stream.

2016-08-17 Thread prasanthj
Github user prasanthj commented on the issue: https://github.com/apache/orc/pull/56 lgtm +1 --- 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 featu

[GitHub] orc pull request #56: ORC-93 Remove log message about seeking into an empty ...

2016-08-17 Thread omalley
GitHub user omalley opened a pull request: https://github.com/apache/orc/pull/56 ORC-93 Remove log message about seeking into an empty stream. You can merge this pull request into a Git repository by running: $ git pull https://github.com/omalley/orc orc-93 Alternatively you

[jira] [Created] (ORC-94) Remove obsolete MaxPermSize from pom file

2016-08-17 Thread Owen O'Malley (JIRA)
Owen O'Malley created ORC-94: Summary: Remove obsolete MaxPermSize from pom file Key: ORC-94 URL: https://issues.apache.org/jira/browse/ORC-94 Project: Orc Issue Type: Bug Reporter: O

[GitHub] orc pull request #55: ORC-54: Evolve schemas based on field name rather than...

2016-08-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/orc/pull/55 --- 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

[GitHub] orc pull request #40: ORC-54: Evolve schemas based on field name rather than...

2016-08-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/orc/pull/40 --- 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