jghoman / haivvreo

Hive + Avro. Serde for working with Avro in Hive
Apache License 2.0
59 stars 27 forks source link

Update Haivvreo to set schema descriptions in Hive 8 #11

Open jghoman opened 12 years ago

jghoman commented 12 years ago

HIVE-2171 added the ability for custom serdes to set field comments. We need to update Haivvreo to do this with the schema comments, if they are set. This will move Haivvreo to require Hive 8, which is fine.