Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.3.0, 2.0.0
-
None
Description
All of the ObjectInspectors given to SerDe's by FileSinkOperator have virtual column names. Since the files are part of tables, Hive knows the column names. For self-describing file formats like ORC, having the real column names will improve the understandability.
Attachments
Attachments
Issue Links
- is related to
-
SPARK-35274 old hive table's all columns are read when column pruning applies in spark3.0
- Open
- relates to
-
HIVE-11092 First delta of an ORC ACID table contains non-descriptive schema
- Open
-
SPARK-34897 Support reconcile schemas based on index after nested column pruning
- Resolved
-
HIVE-15190 Field names are not preserved in ORC files written with ACID
- Closed
-
ORC-54 Evolve schemas based on field name rather than index
- Closed