Riza Suminto has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22874
Change subject: IMPALA-13959: (addendum) Let test pass regardless of JDK version. ...................................................................... IMPALA-13959: (addendum) Let test pass regardless of JDK version. This patch modify test_change_parquet_column_type to let it pass regardless of the test JDK version. The assertion is changed from using string match to regex. Testing: Run and pass the test with both JDK8 and JDK17. Change-Id: I5bd3eebe7b1e52712033dda488f0c19882207f9d --- M tests/metadata/test_hms_integration.py 1 file changed, 9 insertions(+), 10 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/74/22874/1 -- To view, visit http://gerrit.cloudera.org:8080/22874 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I5bd3eebe7b1e52712033dda488f0c19882207f9d Gerrit-Change-Number: 22874 Gerrit-PatchSet: 1 Gerrit-Owner: Riza Suminto <riza.sumi...@cloudera.com>