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

Zoltán Borók-Nagy reassigned IMPALA-14635:
------------------------------------------

    Assignee: Zoltán Borók-Nagy

> We should not check for exact file sizes in iceberg-metadata-tables.test‎
> -------------------------------------------------------------------------
>
>                 Key: IMPALA-14635
>                 URL: https://issues.apache.org/jira/browse/IMPALA-14635
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Test
>            Reporter: Zoltán Borók-Nagy
>            Assignee: Zoltán Borók-Nagy
>            Priority: Major
>              Labels: impala-iceberg
>
> We should not check for exact file sizes in iceberg-metadata-tables.test‎
> We have the following check right now:
>  
> {noformat}
> ---- QUERY
> select * from functional_parquet.iceberg_query_metadata.`partitions`;
> ---- RESULTS
> 3,3,1053,1,1,0,0,regex:.*,regex:\d+rmatting_ is done here{noformat}
> 1053 corresponds to total_data_file_size_in_bytes. This can be different when 
> the Impala version string is stored in the Parquet files (e.g. SNAPSHOT vs 
> RELEASE have different lengths).
>  



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to