Sourabh Badhya created HIVE-28025:
-------------------------------------
Summary: Fix flaky test
iceberg_insert_overwrite_partition_transforms.q
Key: HIVE-28025
URL: https://issues.apache.org/jira/browse/HIVE-28025
Project: Hive
Issue Type: Test
Reporter: Sourabh Badhya
Assignee: Sourabh Badhya
The totalSize field in describe table command is very close to a 1000 and the
size can hover around 1000 hence causing a whitespace to be missing. The
problem is that the number representing the total size can be a 3-digit number
/ 4-digit number. The rule masking the totalSize needs to be changed in order
to avoid such flakiness.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)