[jira] [Commented] (ORC-406) ORC: Char(n) and Varchar(n) writers truncate to n bytes & corrupts multi-byte data

2018-09-18 Thread Gang Wu (JIRA)
[ https://issues.apache.org/jira/browse/ORC-406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16619861#comment-16619861 ] Gang Wu commented on ORC-406: - [~gopalv] I can port your change to C++ writers once it is availa

[jira] [Commented] (ORC-406) ORC: Char(n) and Varchar(n) writers truncate to n bytes & corrupts multi-byte data

2018-09-18 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/ORC-406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16619824#comment-16619824 ] Gopal V commented on ORC-406: - [~owen.omalley]: I'm working on this for the Java writers. Not su

[jira] [Commented] (ORC-363) Enable zstd decompression in ORC Java reader

2018-09-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ORC-363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16619687#comment-16619687 ] ASF GitHub Bot commented on ORC-363: Github user wgtmac commented on the issue: htt

[jira] [Commented] (ORC-406) ORC: Char(n) and Varchar(n) writers truncate to n bytes & corrupts multi-byte data

2018-09-18 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/ORC-406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16619675#comment-16619675 ] Owen O'Malley commented on ORC-406: --- Is someone actively working on this before I roll a 1

[jira] [Resolved] (ORC-403) Should check offsets got from protobuf Objects

2018-09-18 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/ORC-403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley resolved ORC-403. --- Resolution: Fixed Fix Version/s: 1.5.3 1.6.0 I just committed this. Thanks, Qu

[jira] [Commented] (ORC-403) Should check offsets got from protobuf Objects

2018-09-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ORC-403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16619663#comment-16619663 ] ASF GitHub Bot commented on ORC-403: Github user asfgit closed the pull request at:

[jira] [Commented] (ORC-406) ORC: Char(n) and Varchar(n) writers truncate to n bytes & corrupts multi-byte data

2018-09-18 Thread Gang Wu (JIRA)
[ https://issues.apache.org/jira/browse/ORC-406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16619661#comment-16619661 ] Gang Wu commented on ORC-406: - We also see similar issues on the C++ side. The characters are en

[jira] [Assigned] (ORC-406) ORC: Char(n) and Varchar(n) writers truncate to n bytes & corrupts multi-byte data

2018-09-18 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/ORC-406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V reassigned ORC-406: --- Assignee: Gopal V > ORC: Char(n) and Varchar(n) writers truncate to n bytes & corrupts multi-byte > data > ---

[jira] [Resolved] (ORC-405) Remove calcite as a dependency in the benchmarks

2018-09-18 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/ORC-405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley resolved ORC-405. --- Resolution: Fixed > Remove calcite as a dependency in the benchmarks > -

[jira] [Updated] (ORC-405) Remove calcite as a dependency in the benchmarks

2018-09-18 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/ORC-405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated ORC-405: -- Fix Version/s: (was: 1.6.0) > Remove calcite as a dependency in the benchmarks > -

[jira] [Commented] (ORC-405) Remove calcite as a dependency in the benchmarks

2018-09-18 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/ORC-405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16619373#comment-16619373 ] Owen O'Malley commented on ORC-405: --- I fixed this as part of ORC-399, but branch-1.5 needs

[jira] [Assigned] (ORC-405) Remove calcite as a dependency in the benchmarks

2018-09-18 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/ORC-405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley reassigned ORC-405: - > Remove calcite as a dependency in the benchmarks > >

[jira] [Commented] (ORC-403) Should check offsets got from protobuf Objects

2018-09-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ORC-403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16619146#comment-16619146 ] ASF GitHub Bot commented on ORC-403: Github user stiga-huang commented on a diff in the