You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Krisztian Kasa (Jira)" <ji...@apache.org> on 2023/02/15 14:50:00 UTC

[jira] [Resolved] (HIVE-27066) Fix mv_iceberg_partitioned_orc and mv_iceberg_partitioned_orc2

     [ https://issues.apache.org/jira/browse/HIVE-27066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Krisztian Kasa resolved HIVE-27066.
-----------------------------------
    Resolution: Fixed

> Fix mv_iceberg_partitioned_orc and mv_iceberg_partitioned_orc2
> --------------------------------------------------------------
>
>                 Key: HIVE-27066
>                 URL: https://issues.apache.org/jira/browse/HIVE-27066
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Ayush Saxena
>            Priority: Minor
>
> These tests are flaky due to Total Size in the query output.
> The test is recently committed, and is around MV's in iceberg. It missed 
> {noformat}
> --! qt:replace:/(\s+totalSize\s+)\S+(\s+)/$1#Masked#$2/ 
> {noformat}
> Which is done in most of the tests adding totalSize in the query output to avoid flakiness
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)