[jira] [Commented] (ORC-141) inconsistent memorymanager usage after PhysicalWriter patch

2017-02-03 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15851989#comment-15851989 ] Sergey Shelukhin commented on ORC-141: -- [~owen.omalley] these writers have no path, so there's no way to

[jira] [Updated] (ORC-141) inconsistent memorymanager usage after PhysicalWriter patch

2017-02-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated ORC-141: - Attachment: ORC-141.patch There's actually an issue in Hive code where some paths are protected by

[jira] [Commented] (ORC-141) inconsistent memorymanager usage after PhysicalWriter patch

2017-02-06 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15854593#comment-15854593 ] Sergey Shelukhin commented on ORC-141: -- +1. Comment is not updated. I am not sure it makes sense to

[jira] [Commented] (ORC-119) Create an abstraction named PhysicalWriter that abstracts where the Writer puts the bytes

2016-12-14 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15749216#comment-15749216 ] Sergey Shelukhin commented on ORC-119: -- 1) How is appendDataStream used? If it's just called repeatedly

[jira] [Commented] (ORC-119) Create an abstraction named PhysicalWriter that abstracts where the Writer puts the bytes

2016-12-14 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15750047#comment-15750047 ] Sergey Shelukhin commented on ORC-119: -- Hmm, actually that seems to make the information about

[jira] [Commented] (ORC-119) Create an abstraction named PhysicalWriter that abstracts where the Writer puts the bytes

2016-12-08 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15733924#comment-15733924 ] Sergey Shelukhin commented on ORC-119: -- Response to the last comment in the jira - can you elaborate on

[jira] [Comment Edited] (ORC-119) Create an abstraction named PhysicalWriter that abstracts where the Writer puts the bytes

2016-12-08 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15733924#comment-15733924 ] Sergey Shelukhin edited comment on ORC-119 at 12/9/16 1:17 AM: --- Response to the

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

2017-03-17 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated ORC-166: - Attachment: ORC-166.patch The patch. [~prasanth_j] [~owen.omalley] can you take a look? The problem

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

2017-03-17 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin reassigned ORC-166: > add codec pool to ORC; make sure end is called on underlying codecs >

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

2017-03-17 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15930690#comment-15930690 ] Sergey Shelukhin commented on ORC-166: -- cc [~rajesh.balamohan] [~gopalv] > add codec pool to ORC; make

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

2017-03-17 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated ORC-165: - Attachment: ORC-165.patch [~owen.omalley] [~prasanth_j] can you take a look? > add eclipse files to

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

2017-03-17 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15930920#comment-15930920 ] Sergey Shelukhin commented on ORC-166: -- Will do, probably next week. Side note from some testing -

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

2017-03-20 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933598#comment-15933598 ] Sergey Shelukhin commented on ORC-166: -- Fixed the map; the comment is actually relevant at the fields,

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

2017-03-15 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated ORC-158: - Description: For example, arrayOffset() usage causes errors with direct buffers. (was: For example,

[jira] [Updated] (ORC-148) Move ORC PPD failure messages from WARN to DEBUG level

2017-03-03 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated ORC-148: - Priority: Blocker (was: Major) > Move ORC PPD failure messages from WARN to DEBUG level >

[jira] [Commented] (ORC-148) Move ORC PPD failure messages from WARN to DEBUG level

2017-03-07 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15900334#comment-15900334 ] Sergey Shelukhin commented on ORC-148: -- I think logging it once per sarg (i.e. once per split?) should

[jira] [Commented] (ORC-148) Move ORC PPD failure messages from WARN to DEBUG level

2017-03-07 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15900379#comment-15900379 ] Sergey Shelukhin commented on ORC-148: -- This also happens on task side... I am looking at some query

[jira] [Commented] (ORC-148) Move ORC PPD failure messages from WARN to DEBUG level

2017-03-07 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15900308#comment-15900308 ] Sergey Shelukhin commented on ORC-148: -- In case of Hive, these cannot be fixed during schema

[jira] [Commented] (ORC-209) Add Decimal64 Serialization/Deserialization

2017-08-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16112041#comment-16112041 ] Sergey Shelukhin commented on ORC-209: -- Can you post an RB? thanks > Add Decimal64

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

2017-06-30 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated ORC-158: - Attachment: ORC-158.patch [~prasanth_j] [~owen.omalley] can you take a look? small patch > do not

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

2017-06-30 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin resolved ORC-197. -- Resolution: Duplicate Will fix in ORC-158 > ensureOrcFooter bug > --- > >

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

2017-05-22 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated ORC-158: - Description: For example, arrayOffset() usage causes errors with direct buffers. Another useful

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

2017-10-04 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin reassigned ORC-243: > incorrect isRepeating handling in decimal reader >

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

2017-10-04 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated ORC-243: - Attachment: ORC-243.patch [~prasanth_j] [~mmccline] can you take a look? Thanks > incorrect

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

2017-10-04 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16192446#comment-16192446 ] Sergey Shelukhin commented on ORC-243: -- [~mmccline] the else if just below the change checks

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

2017-10-06 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195016#comment-16195016 ] Sergey Shelukhin edited comment on ORC-243 at 10/6/17 6:43 PM: --- Actually,

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

2017-10-06 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195017#comment-16195017 ] Sergey Shelukhin commented on ORC-243: -- I think this patch is still necessary, but partialReset makes

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

2017-10-05 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin reopened ORC-243: -- Summary after an IM discussion from my side. 1) Maintaining this contract could adversely affect perf

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

2017-10-05 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16193406#comment-16193406 ] Sergey Shelukhin commented on ORC-243: -- Ok I'm clearly missing something here... If isRepeating is

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

2017-10-05 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16193673#comment-16193673 ] Sergey Shelukhin commented on ORC-243: -- This is a version from when the code was in Hive :) However, the

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

2017-10-05 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16194055#comment-16194055 ] Sergey Shelukhin edited comment on ORC-243 at 10/6/17 2:23 AM: --- I'm not

[jira] [Commented] (ORC-362) String direct length streams gets some values even if data is null

2018-05-21 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16483137#comment-16483137 ] Sergey Shelukhin commented on ORC-362: -- The problem is not indexes, it's that useless values are written

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

2018-06-15 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16514593#comment-16514593 ] Sergey Shelukhin commented on ORC-378: -- After talking to [~t3rmin4t0r], refactored to make main path

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

2018-06-15 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16514290#comment-16514290 ] Sergey Shelukhin commented on ORC-378: -- Some of these failures appear to be because tests examine

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

2018-06-15 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16514359#comment-16514359 ] Sergey Shelukhin commented on ORC-378: -- Some places in the code also blindly unset isRepeating, which

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

2018-06-14 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated ORC-378: - Attachment: (was: ORC-378.patch) > translate ShortRepeat/Delta integer encoding into

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

2018-06-14 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16513250#comment-16513250 ] Sergey Shelukhin edited comment on ORC-378 at 6/15/18 2:38 AM: --- Changed one

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

2018-06-14 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16513250#comment-16513250 ] Sergey Shelukhin edited comment on ORC-378 at 6/15/18 2:41 AM: --- Changed one

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

2018-06-14 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16513250#comment-16513250 ] Sergey Shelukhin edited comment on ORC-378 at 6/15/18 2:35 AM: --- Changed one

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

2018-06-14 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated ORC-378: - Attachment: ORC-378.patch > translate ShortRepeat/Delta integer encoding into isRepeating on LongCV

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

2018-06-14 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16513250#comment-16513250 ] Sergey Shelukhin commented on ORC-378: -- Changed one method for now. May need to change other methods;

[jira] [Commented] (ORC-373) If "orc.dictionary.key.threshold" is set to 0, don't try dictionary encoding.

2018-06-05 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502309#comment-16502309 ] Sergey Shelukhin commented on ORC-373: -- Hmm, I could swear LLAP IO text re-encoding was disabling

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

2018-01-29 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin reassigned ORC-296: > work around HADOOP-15171; also fix stream contract >

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

2018-01-29 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated ORC-296: - Attachment: ORC-296.patch > work around HADOOP-15171; also fix stream contract >

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

2018-01-29 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16344256#comment-16344256 ] Sergey Shelukhin commented on ORC-296: -- [~prasanth_j] [~gopalv] can you take a look? > work around

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

2018-01-29 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated ORC-296: - Attachment: (was: ORC-296.patch) > work around HADOOP-15171; also fix stream contract >

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

2018-02-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated ORC-296: - Attachment: ORC-296.01.patch > work around HADOOP-15171; also fix stream contract >

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

2018-02-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16351062#comment-16351062 ] Sergey Shelukhin commented on ORC-296: -- Updated the patch - we need to call reset on the codec for every

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

2018-02-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin resolved ORC-296. -- Resolution: Fixed Fix Version/s: 1.5.0 1.4.3 Committed to master. Thanks

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

2018-01-29 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated ORC-296: - Attachment: ORC-296.patch > work around HADOOP-15171; also fix stream contract >

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

2018-01-29 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16344322#comment-16344322 ] Sergey Shelukhin commented on ORC-296: -- [~gopalv] it's pretty rare. I think on the original workload we

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

2018-08-22 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16589474#comment-16589474 ] Sergey Shelukhin commented on ORC-378: -- Updated the pull request, not sure why it doesn't update here.

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

2018-07-18 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16548198#comment-16548198 ] Sergey Shelukhin commented on ORC-378: -- The change is to assume the vector is repeating and populate

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

2018-02-28 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin reassigned ORC-310: > better error handling for codec > --- > > Key:

[jira] [Commented] (ORC-310) better error handling and lifecycle management for codecs

2018-03-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16397390#comment-16397390 ] Sergey Shelukhin commented on ORC-310: -- This now addresses two issues. First of all, there's issue with

[jira] [Comment Edited] (ORC-310) better error handling and lifecycle management for codecs

2018-03-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16397390#comment-16397390 ] Sergey Shelukhin edited comment on ORC-310 at 3/13/18 6:06 PM: --- This now

[jira] [Commented] (ORC-310) better error handling and lifecycle management for codecs

2018-03-15 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16400828#comment-16400828 ] Sergey Shelukhin commented on ORC-310: -- Thnx, looks good to me. > better error handling and lifecycle

[jira] [Commented] (ORC-310) better error handling and lifecycle management for codecs

2018-03-14 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16399150#comment-16399150 ] Sergey Shelukhin commented on ORC-310: -- Updated the PR > better error handling and lifecycle management

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

2018-03-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated ORC-310: - Description: When there's a failure potentially involving the codec, the codec object may be left

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

2018-03-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16384169#comment-16384169 ] Sergey Shelukhin commented on ORC-310: -- [~owen.omalley] ping? > better error handling for codec >

[jira] [Updated] (ORC-408) hard limit on memory use by ORC writers

2018-09-26 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated ORC-408: - Summary: hard limit on memory use by ORC writers (was: hard limit on memory use by ORC writers per

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

2018-09-26 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/ORC-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16629304#comment-16629304 ] Sergey Shelukhin commented on ORC-408: -- cc [~prasanth_j] > hard limit on memory use by ORC writers per