spark-instrumented-optimizer/sql/catalyst/src
gatorsmile 4d4d0de7f6 [SPARK-19279][SQL][FOLLOW-UP] Infer Schema for Hive Serde Tables
### What changes were proposed in this pull request?
`table.schema` is always not empty for partitioned tables, because `table.schema` also contains the partitioned columns, even if the original table does not have any column. This PR is to fix the issue.

### How was this patch tested?
Added a test case

Author: gatorsmile <gatorsmile@gmail.com>

Closes #16848 from gatorsmile/inferHiveSerdeSchema.
2017-02-08 10:11:44 -05:00
..
main [SPARK-19279][SQL][FOLLOW-UP] Infer Schema for Hive Serde Tables 2017-02-08 10:11:44 -05:00
test [SPARK-19413][SS] MapGroupsWithState for arbitrary stateful operations 2017-02-07 20:21:00 -08:00