[
https://issues.apache.org/jira/browse/IMPALA-13055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabor Kaszab closed IMPALA-13055.
---------------------------------
Fix Version/s: Impala 4.5.0
Resolution: Fixed
> Some Iceberg metadata table tests doesn't assert
> ------------------------------------------------
>
> Key: IMPALA-13055
> URL: https://issues.apache.org/jira/browse/IMPALA-13055
> Project: IMPALA
> Issue Type: Test
> Reporter: Gabor Kaszab
> Priority: Major
> Labels: impala-iceberg
> Fix For: Impala 4.5.0
>
>
> Some test in the Iceberg metadata table suite use the following regex to
> verify numbers in the output: [1-9]\d*|0
> However, if this format is given, the test unconditionally passes. On could
> put the formula within parentheses, or simply verify for \d+
--
This message was sent by Atlassian Jira
(v8.20.10#820010)