[ https://issues.apache.org/jira/browse/HIVE-25607?focusedWorklogId=663558&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-663558 ]
ASF GitHub Bot logged work on HIVE-25607: ----------------------------------------- Author: ASF GitHub Bot Created on: 11/Oct/21 14:33 Start Date: 11/Oct/21 14:33 Worklog Time Spent: 10m Work Description: marton-bod opened a new pull request #2711: URL: https://github.com/apache/hive/pull/2711 - Masked totalSize values in q tests with describe formatted/extended command - Regenerated the vectorized_iceberg_read.q.out file - Removed the configs used in describe_iceberg_metadata_tables.q, which are not necessary anymore -- 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. To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 663558) Remaining Estimate: 0h Time Spent: 10m > Mask totalSize table property in Iceberg q-tests > ------------------------------------------------ > > Key: HIVE-25607 > URL: https://issues.apache.org/jira/browse/HIVE-25607 > Project: Hive > Issue Type: Improvement > Reporter: Marton Bod > Assignee: Marton Bod > Priority: Major > Time Spent: 10m > Remaining Estimate: 0h > > The totalSize tbl prop can change whenever the file format version changes, > therefore potentially causing the q tests to be flaky when issuing describe > formatted commands. We should mask this and not test against the exact value. -- This message was sent by Atlassian Jira (v8.3.4#803005)