Re: [VOTE] Should we release ORC 1.5.2rc0?

2018-06-25 Thread Sergey Shelukhin
Tar link is broken, should be your apache username :) Otherwise +1 On 18/6/25, 12:59, "Prasanth Jayachandran" wrote: >All, > >Should we release the following artifacts as ORC 1.5.2? > >tar: http://home.apache.org/~omalley/orc-1.5.2rc0/ >tag:

Re: [VOTE] Should we release ORC 1.4.3rc0?

2018-02-06 Thread Sergey Shelukhin
The source tarball looks good to me +1 From: Owen O'Malley > Date: Tue, Feb 6, 2018 at 2:10 PM Subject: [VOTE] Should we release ORC 1.4.3rc0? To: dev@orc.apache.org All, There are some important bugs that have

Re: ORC double encoding optimization proposal

2018-03-27 Thread Sergey Shelukhin
Afair ORC used to have some threshold below which it would still do one read if the gap is small. On 18/3/25, 23:47, "Gopal Vijayaraghavan" wrote: > >>2. Under seek or predicate pushdown scenario, there’s no need to >>load the entire stream. > >Yes, that is a valid

[jira] [Created] (ORC-166) add codec pool to ORC; make sure end is called on underlying codecs

2017-03-17 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created ORC-166: Summary: add codec pool to ORC; make sure end is called on underlying codecs Key: ORC-166 URL: https://issues.apache.org/jira/browse/ORC-166 Project: ORC

[jira] [Created] (ORC-165) add eclipse files to gitignore

2017-03-17 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created ORC-165: Summary: add eclipse files to gitignore Key: ORC-165 URL: https://issues.apache.org/jira/browse/ORC-165 Project: ORC Issue Type: Bug Reporter

[jira] [Created] (ORC-158) do not assume an array-backed buffer in static ReaderImpl methods

2017-03-15 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created ORC-158: Summary: do not assume an array-backed buffer in static ReaderImpl methods Key: ORC-158 URL: https://issues.apache.org/jira/browse/ORC-158 Project: ORC

[jira] [Created] (ORC-159) expose metadata buffer from metadata reader (for caching)

2017-03-15 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created ORC-159: Summary: expose metadata buffer from metadata reader (for caching) Key: ORC-159 URL: https://issues.apache.org/jira/browse/ORC-159 Project: ORC Issue Type

[jira] [Created] (ORC-160) expose index read planning in RecordReaderUtils

2017-03-15 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created ORC-160: Summary: expose index read planning in RecordReaderUtils Key: ORC-160 URL: https://issues.apache.org/jira/browse/ORC-160 Project: ORC Issue Type: Bug

[jira] [Created] (ORC-197) ensureOrcFooter bug

2017-05-18 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created ORC-197: Summary: ensureOrcFooter bug Key: ORC-197 URL: https://issues.apache.org/jira/browse/ORC-197 Project: ORC Issue Type: Bug Reporter: Sergey

[jira] [Created] (ORC-243) incorrect isRepeating handling in decimal reader

2017-10-04 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created ORC-243: Summary: incorrect isRepeating handling in decimal reader Key: ORC-243 URL: https://issues.apache.org/jira/browse/ORC-243 Project: ORC Issue Type: Bug

[jira] [Created] (ORC-378) translate ShortRepeat/Delta integer encoding into isRepeating on LongCV more directly

2018-06-14 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created ORC-378: Summary: translate ShortRepeat/Delta integer encoding into isRepeating on LongCV more directly Key: ORC-378 URL: https://issues.apache.org/jira/browse/ORC-378

[jira] [Created] (ORC-296) work around HADOOP-15171; also fix stream contract

2018-01-29 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created ORC-296: Summary: work around HADOOP-15171; also fix stream contract Key: ORC-296 URL: https://issues.apache.org/jira/browse/ORC-296 Project: ORC Issue Type: Bug

[jira] [Created] (ORC-310) better error handling for codec

2018-02-28 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created ORC-310: Summary: better error handling for codec Key: ORC-310 URL: https://issues.apache.org/jira/browse/ORC-310 Project: ORC Issue Type: Bug Reporter

[jira] [Created] (ORC-408) hard limit on memory use by ORC writers per tag

2018-09-26 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created ORC-408: Summary: hard limit on memory use by ORC writers per tag Key: ORC-408 URL: https://issues.apache.org/jira/browse/ORC-408 Project: ORC Issue Type: Bug