[jira] [Commented] (HIVE-3264) Add support for binary dataype to AvroSerde

2012-08-01 Thread Eli Reisman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13426909#comment-13426909 ] Eli Reisman commented on HIVE-3264: --- Looking at the source, I'm seeing AvroSerDe code

[jira] [Updated] (HIVE-3264) Add support for binary dataype to AvroSerde

2012-08-02 Thread Eli Reisman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Reisman updated HIVE-3264: -- Tags: serde Labels: patch (was: ) Affects Version/s: 0.9.0

[jira] [Updated] (HIVE-3264) Add support for binary dataype to AvroSerde

2012-08-02 Thread Eli Reisman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Reisman updated HIVE-3264: -- Attachment: HIVE-3264-1.patch This one bears a bit of scrutiny, first attempt here...

[jira] [Updated] (HIVE-3264) Add support for binary dataype to AvroSerde

2012-08-03 Thread Eli Reisman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Reisman updated HIVE-3264: -- Attachment: HIVE-3264-2.patch makes sure AvroDeserializer unwraps byte[] from ByteBuffer before

[jira] [Updated] (HIVE-3264) Add support for binary dataype to AvroSerde

2012-08-03 Thread Eli Reisman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Reisman updated HIVE-3264: -- Attachment: HIVE-3264-3.patch Should work at this point, adds integration test etc.

[jira] [Updated] (HIVE-3264) Add support for binary dataype to AvroSerde

2012-08-06 Thread Eli Reisman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Reisman updated HIVE-3264: -- Attachment: HIVE-3264-5.patch Added a .q.out file to the party, still figuring out the build pricess

[jira] [Commented] (HIVE-3264) Add support for binary dataype to AvroSerde

2012-11-18 Thread Eli Reisman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13499866#comment-13499866 ] Eli Reisman commented on HIVE-3264: --- This had fallen off my radar too, sorry. What needs

[jira] [Commented] (HIVE-3264) Add support for binary dataype to AvroSerde

2013-01-11 Thread Eli Reisman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13550963#comment-13550963 ] Eli Reisman commented on HIVE-3264: --- The patch isn't stale yet (whew!), I'm working on a

[jira] [Updated] (HIVE-3887) Upgrade Hive's Avro dependency to version 1.7.3

2013-01-14 Thread Eli Reisman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Reisman updated HIVE-3887: -- Attachment: HIVE-3887-1.patch This passes 'ant clean binary' I think this is all there is too it?