Description
The versions between Hive, Parquet and ORC after the built-in Hive upgrade to 2.3.4:
built-in Hive is 1.2.1:
ORC | Parquet | |
---|---|---|
Spark datasource table | 1.5.5 | 1.10.1 |
Spark hive table | Hive built-in | 1.6.0 |
Hive 1.2.1 | Hive built-in | 1.6.0 |
built-in Hive is 2.3.4:
ORC | Parquet | |
---|---|---|
Spark datasource table | 1.5.5 | 1.10.1 |
Spark hive table | 1.5.5 | 1.8.1 |
Hive 2.3.4 | 1.3.3 | 1.8.1 |
We should add a test for Hive Serde table.
Attachments
Issue Links
- links to