Zoltan Borok-Nagy has uploaded this change for review. ( http://gerrit.cloudera.org:8080/21910
Change subject: IMPALA-13432: test_migrated_table_field_id_resolution_complex can fail with different Iceberg version ...................................................................... IMPALA-13432: test_migrated_table_field_id_resolution_complex can fail with different Iceberg version test_migrated_table_field_id_resolution_complex queries metadata table `partitions`. The schema of that table depends on the Iceberg version. This patch fixes the problem by not issuing 'select *' against `partitions`, but only selecting a subset of columns available in Iceberg 1.3.1. Change-Id: I4cff3d868a8b4c2f42a11780372cb1b550370c14 --- M testdata/workloads/functional-query/queries/QueryTest/iceberg-migrated-table-field-id-resolution-complex.test 1 file changed, 14 insertions(+), 10 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/10/21910/1 -- To view, visit http://gerrit.cloudera.org:8080/21910 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I4cff3d868a8b4c2f42a11780372cb1b550370c14 Gerrit-Change-Number: 21910 Gerrit-PatchSet: 1 Gerrit-Owner: Zoltan Borok-Nagy <[email protected]>
