[jira] [Commented] (HIVE-4097) ORC file doesn't properly interpret empty hive.io.file.readcolumn.ids

2013-04-04 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-4097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13623065#comment-13623065
 ] 

Hudson commented on HIVE-4097:
--

Integrated in Hive-trunk-hadoop2 #138 (See 
[https://builds.apache.org/job/Hive-trunk-hadoop2/138/])
HIVE-4097 : ORC file doesnt properly interpret empty 
hive.io.file.readcolumn.ids (Owen Omalley via Ashutosh Chauhan) (Revision 
1454453)

 Result = FAILURE
hashutosh : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1454453
Files : 
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java
* 
/hive/trunk/ql/src/test/org/apache/hadoop/hive/ql/io/orc/TestInputOutputFormat.java


> ORC file doesn't properly interpret empty hive.io.file.readcolumn.ids
> -
>
> Key: HIVE-4097
> URL: https://issues.apache.org/jira/browse/HIVE-4097
> Project: Hive
>  Issue Type: Bug
>  Components: Serializers/Deserializers
>Reporter: Owen O'Malley
>Assignee: Owen O'Malley
> Fix For: 0.11.0
>
> Attachments: HIVE-4097.D9015.1.patch
>
>
> Hive assumes that an empty string in hive.io.file.readcolumn.ids means all 
> columns. The ORC reader currently assumes it means no columns.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HIVE-4097) ORC file doesn't properly interpret empty hive.io.file.readcolumn.ids

2013-03-09 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-4097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13597880#comment-13597880
 ] 

Hudson commented on HIVE-4097:
--

Integrated in Hive-trunk-h0.21 #2007 (See 
[https://builds.apache.org/job/Hive-trunk-h0.21/2007/])
HIVE-4097 : ORC file doesnt properly interpret empty 
hive.io.file.readcolumn.ids (Owen Omalley via Ashutosh Chauhan) (Revision 
1454453)

 Result = SUCCESS
hashutosh : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1454453
Files : 
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java
* 
/hive/trunk/ql/src/test/org/apache/hadoop/hive/ql/io/orc/TestInputOutputFormat.java


> ORC file doesn't properly interpret empty hive.io.file.readcolumn.ids
> -
>
> Key: HIVE-4097
> URL: https://issues.apache.org/jira/browse/HIVE-4097
> Project: Hive
>  Issue Type: Bug
>  Components: Serializers/Deserializers
>Reporter: Owen O'Malley
>Assignee: Owen O'Malley
> Fix For: 0.11.0
>
> Attachments: HIVE-4097.D9015.1.patch
>
>
> Hive assumes that an empty string in hive.io.file.readcolumn.ids means all 
> columns. The ORC reader currently assumes it means no columns.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HIVE-4097) ORC file doesn't properly interpret empty hive.io.file.readcolumn.ids

2013-03-06 Thread Phabricator (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-4097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13595179#comment-13595179
 ] 

Phabricator commented on HIVE-4097:
---

ashutoshc has commented on the revision "HIVE-4097 [jira] ORC file doesn't 
properly interpret empty hive.io.file.readcolumn.ids".

  +1

REVISION DETAIL
  https://reviews.facebook.net/D9015

BRANCH
  tmp

ARCANIST PROJECT
  hive

To: JIRA, hagleitn, omalley
Cc: ashutoshc


> ORC file doesn't properly interpret empty hive.io.file.readcolumn.ids
> -
>
> Key: HIVE-4097
> URL: https://issues.apache.org/jira/browse/HIVE-4097
> Project: Hive
>  Issue Type: Bug
>  Components: Serializers/Deserializers
>Reporter: Owen O'Malley
>Assignee: Owen O'Malley
> Attachments: HIVE-4097.D9015.1.patch
>
>
> Hive assumes that an empty string in hive.io.file.readcolumn.ids means all 
> columns. The ORC reader currently assumes it means no columns.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HIVE-4097) ORC file doesn't properly interpret empty hive.io.file.readcolumn.ids

2013-03-05 Thread Phabricator (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-4097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13593928#comment-13593928
 ] 

Phabricator commented on HIVE-4097:
---

hagleitn has accepted the revision "HIVE-4097 [jira] ORC file doesn't properly 
interpret empty hive.io.file.readcolumn.ids".

  Looks good to me.

REVISION DETAIL
  https://reviews.facebook.net/D9015

BRANCH
  tmp

ARCANIST PROJECT
  hive

To: JIRA, hagleitn, omalley


> ORC file doesn't properly interpret empty hive.io.file.readcolumn.ids
> -
>
> Key: HIVE-4097
> URL: https://issues.apache.org/jira/browse/HIVE-4097
> Project: Hive
>  Issue Type: Bug
>  Components: Serializers/Deserializers
>Reporter: Owen O'Malley
>Assignee: Owen O'Malley
> Attachments: HIVE-4097.D9015.1.patch
>
>
> Hive assumes that an empty string in hive.io.file.readcolumn.ids means all 
> columns. The ORC reader currently assumes it means no columns.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HIVE-4097) ORC file doesn't properly interpret empty hive.io.file.readcolumn.ids

2013-03-05 Thread Gunther Hagleitner (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-4097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13593926#comment-13593926
 ] 

Gunther Hagleitner commented on HIVE-4097:
--

Looks good and verified it fixes (at least in part) the issue in the tests in 
HIVE-4015. +1 (non-comitter)

> ORC file doesn't properly interpret empty hive.io.file.readcolumn.ids
> -
>
> Key: HIVE-4097
> URL: https://issues.apache.org/jira/browse/HIVE-4097
> Project: Hive
>  Issue Type: Bug
>  Components: Serializers/Deserializers
>Reporter: Owen O'Malley
>Assignee: Owen O'Malley
> Attachments: HIVE-4097.D9015.1.patch
>
>
> Hive assumes that an empty string in hive.io.file.readcolumn.ids means all 
> columns. The ORC reader currently assumes it means no columns.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira