Description
For the same table, DESCRIBE and SHOW COLUMNS produce different results. The former shows the correct column names. The latter always shows just a single column named col. This is true for any table created with HiveContext.read.json.
Attachments
Issue Links
- relates to
-
SPARK-9342 Spark SQL views don't work
- Resolved
-
SPARK-9761 Inconsistent metadata handling with ALTER TABLE
- Resolved
-
SPARK-9762 ALTER TABLE cannot find column
- Resolved