Peter Varga created HIVE-23019:
----------------------------------
Summary: Fix TestTxnCommandsForMmTable test case
Key: HIVE-23019
URL: https://issues.apache.org/jira/browse/HIVE-23019
Project: Hive
Issue Type: Bug
Components: Test
Reporter: Peter Varga
Assignee: Peter Varga
TestTxnCommandsForMmTable.testInsertOverwriteForPartitionedMmTable was fixed in
HIVE-19084 to avoid being dependent on the order of the element returned by
FileSystem.listStatus.
However the fix introduced a new bug, as now the assertion for the base
directory name doesn't run for the second partition, instead it runs twice for
the first one.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)