Mohit Sabharwal created HIVE-13409:
--------------------------------------
Summary: Fix JDK8 test failures related to COLUMN_STATS_ACCURATE
Key: HIVE-13409
URL: https://issues.apache.org/jira/browse/HIVE-13409
Project: Hive
Issue Type: Bug
Components: Tests
Reporter: Mohit Sabharwal
Assignee: Mohit Sabharwal
126 failures have crept into JDK8 tests since we resolved HIVE-8607
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/
Majority relate to the ordering of a "COLUMN_STATS_ACCURATE" partition property.
Looks like a simple fix, use ordered map in
HiveStringUtils.getPropertiesExplain()
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)