You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@hive.apache.org by GitBox <gi...@apache.org> on 2020/02/29 15:11:45 UTC

[GitHub] [hive] cpugputpu opened a new pull request #929: HIVE-22952 Use LinkedHashMap in TestStandardObjectInspectors.java

cpugputpu opened a new pull request #929: HIVE-22952 Use LinkedHashMap in TestStandardObjectInspectors.java
URL: https://github.com/apache/hive/pull/929
 
 
   The background information is presented here: https://issues.apache.org/jira/browse/HIVE-22952
   
   This PR aims to fix the issue without hurting any performance at all. It uses LinkedHashMap instead of HashMap in the test so that the test is no more flaky.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org