Marton Bod created HIVE-25658: --------------------------------- Summary: Fix regex for masking totalSize table properties in Iceberg q-tests Key: HIVE-25658 URL: https://issues.apache.org/jira/browse/HIVE-25658 Project: Hive Issue Type: Improvement Reporter: Marton Bod Assignee: Marton Bod
HIVE-25607 introduced a text replace regex for masking out the totalSize table property values in Iceberg q.out files. The regex however did not cover all of the props in the q.out files, so here is the fix for the regex. -- This message was sent by Atlassian Jira (v8.3.4#803005)