----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34877/ -----------------------------------------------------------
Review request for hive. Summary (updated) ----------------- HIVE-11201: HCatalog is ignoring user specified avro schema in the table definition Bugs: HIVE-11201 https://issues.apache.org/jira/browse/HIVE-11201 Repository: hive-git Description (updated) ------- This patch is created based on the latest code in master branch. With this patch, Hive would get the correct avro schema. Diffs ----- Diff: https://reviews.apache.org/r/34877/diff/ Testing (updated) ------- I have tested it in a real cluster. And also ran Hive UTs in local successfully. Thanks, Bing Li