Zoltan Borok-Nagy has uploaded this change for review. ( http://gerrit.cloudera.org:8080/16523
Change subject: IMPALA-10143: TestAcid.test_full_acid_original_files is flaky ...................................................................... IMPALA-10143: TestAcid.test_full_acid_original_files is flaky One of the test queries depended on the values of the row__id.rowid field. In rare cases the files are written differently by Hive which leads to different 'rowid' values for the rows. I took out the test for the 'rowid' values in that particular query. We have other tests for the 'rowid' field on static data files (from 'testdata/data'), therefore we still have coverage for that and they shouldn't be flaky. Change-Id: I3d36bd23b8d3cc257bad9a83a4462f20e073d437 --- M testdata/workloads/functional-query/queries/QueryTest/full-acid-original-file.test 1 file changed, 7 insertions(+), 7 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/23/16523/1 -- To view, visit http://gerrit.cloudera.org:8080/16523 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I3d36bd23b8d3cc257bad9a83a4462f20e073d437 Gerrit-Change-Number: 16523 Gerrit-PatchSet: 1 Gerrit-Owner: Zoltan Borok-Nagy <[email protected]>
