[ https://issues.apache.org/jira/browse/HIVE-9464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Liang-Chi Hsieh updated HIVE-9464: ---------------------------------- Attachment: HIVE-9464.1.patch > NullPointerException when using AvroSerde in Transform > ------------------------------------------------------ > > Key: HIVE-9464 > URL: https://issues.apache.org/jira/browse/HIVE-9464 > Project: Hive > Issue Type: Bug > Reporter: Liang-Chi Hsieh > Attachments: HIVE-9464.1.patch > > > HIVE-4732 introduces an unique id for record reader in > AvroGenericRecordWritable. By the design, AvroGenericRecordReader would set > the recordReaderID for generated Avro writable. However, when we want to use > AvroSerDe in Hive's transform syntax, Avro writable's recordReaderID is not > set and causes NullPointerException. -- This message was sent by Atlassian JIRA (v6.3.4#6332)