Files
impala/testdata/data/iceberg_test
Zoltan Borok-Nagy 84cb5e8510 IMPALA-11900 Test table iceberg_partitioned_orc has wrong metadata
Iceberg table iceberg_partitioned_orc has wrong metadata.
The field 'file_size_in_bytes' is wrong for the data files.

This causes issues on object stores where we rely more on information
coming from Iceberg metadata.

This commit updates the manifest and manifest list files to reflect
correct information.

Change-Id: Iae860f401947092d9fdca802f41dd6de79e0638d
Reviewed-on: http://gerrit.cloudera.org:8080/19476
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
Reviewed-by: Gabor Kaszab <gaborkaszab@cloudera.com>
2023-02-07 10:25:11 +00:00
..