[
https://issues.apache.org/jira/browse/HIVE-26710?focusedWorklogId=839296&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-839296
]
ASF GitHub Bot logged work on HIVE-26710:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 16/Jan/23 06:16
Start Date: 16/Jan/23 06:16
Worklog Time Spent: 10m
Work Description: Jinzhengxu commented on PR #3735:
URL: https://github.com/apache/hive/pull/3735#issuecomment-1383544057
Hi, Chris @cnauroth. Thank you for your response. I am not sure if the
change in order of fields within StructField is caused by the use of HashSet or
HashMap. There could be various reasons for this. However, Nondex does have a
'verbose' mode which is enabled by default. When you run Nondex, it will
provide information about the mismatch in assertions for any failing test cases.
Issue Time Tracking
-------------------
Worklog Id: (was: 839296)
Time Spent: 1h (was: 50m)
> Test `testThriftSetObjectInspector` is a flaky test
> ---------------------------------------------------
>
> Key: HIVE-26710
> URL: https://issues.apache.org/jira/browse/HIVE-26710
> Project: Hive
> Issue Type: Improvement
> Environment: Linux 5.4.0-124-generic #140-Ubuntu x86_64 GNU/Linux
>
>
> Reporter: Zhengxu Jin
> Assignee: Zhengxu Jin
> Priority: Trivial
> Labels: pull-request-available
> Time Spent: 1h
> Remaining Estimate: 0h
>
> This test is flaky test. This is because the StructField value uses a
> HashMap, which will cause the test sometimes pass and sometimes fail.
> Run the test with 'NonDex' maven plugin. The command to recreate the flaky
> test failure is
> {code:java}
> mvn -pl serde edu.illinois:nondex-maven-plugin:1.1.2:nondex
> -Dtest=org.apache.hadoop.hive.serde2.objectinspector.TestThriftObjectInspectors#testThriftSetObjectInspector
> {code}
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)