Description
Partition columns of HadoopFsRelation should be persisted into Hive metastore together with relation schema. However, storing paths of all partitions into metastore might become a bottleneck. Instead, we always do a partition discovery while loading back the relation.