Riza Suminto has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22774
Change subject: IMPALA-13959: Fix TestHmsIntegration.test_change_parquet_column_type ...................................................................... IMPALA-13959: Fix TestHmsIntegration.test_change_parquet_column_type TestHmsIntegration.test_change_parquet_column_type fail in exhaustive mode due to a missing int parsing introduced by IMPALA-13920. This patch add the missing int parsing. It also fix flake8 issues in test_hms_integration.py, including unused vector fixture. Testing: Run and pass test_hms_integration.py in exhaustive mode. Change-Id: If5fb9f96b4087e86b0ebaac7135e14b7a14936ea --- M tests/metadata/test_hms_integration.py 1 file changed, 39 insertions(+), 41 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/74/22774/1 -- To view, visit http://gerrit.cloudera.org:8080/22774 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: If5fb9f96b4087e86b0ebaac7135e14b7a14936ea Gerrit-Change-Number: 22774 Gerrit-PatchSet: 1 Gerrit-Owner: Riza Suminto <riza.sumi...@cloudera.com>