Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Impala 2.5.0
-
None
Description
Reproduction:
1. Create an avro table with string column and with schema defined in tblproperties or serdeproperties.
2. Change the column name in the schema file.
3. invalidate metadata or restart impala
4. select that column in impala.
ERROR: AnalysisException: Could not resolve column/field reference: 'xx'