Aaron Dossett created HIVE-12059:
Summary: Clean up reference to deprecated constants in
AvroSerdeUtils
Key: HIVE-12059
URL: https://issues.apache.org/jira/browse/HIVE-12059
Project: Hive
Aaron Dossett created HIVE-11977:
Summary: Hive should handle an external avro table with zero
length files present
Key: HIVE-11977
URL: https://issues.apache.org/jira/browse/HIVE-11977
Project: Hive
Situation: I have an external avro table in Hive. Under certain circumstances
zero length files can end up in the top level directory housing the external
data. This causes all hive queries on the table to fail. This is with Hive
0.14, but looking at current code base I think the same problem
[
https://issues.apache.org/jira/browse/HIVE-4847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14242674#comment-14242674
]
Aaron Dossett commented on HIVE-4847:
-
Hi -- Is it expected that this patch wil