Impala Public Jenkins has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/14123 )

Change subject: IMPALA-8875: fix test_drop_column_maintains_stats with Hive 3
......................................................................

IMPALA-8875: fix test_drop_column_maintains_stats with Hive 3

Hive 3 adds 'COLUMN_STATS_ACCURATE': '{}' to column statistics
during ALTER TABLE  which lead to breaking this test, as it
expected the stats to be completely equal. Removing this
property before comparision solves the issue.

Change-Id: Ic2937e7634eca01e10492733102c834237ab6d6a
Reviewed-on: http://gerrit.cloudera.org:8080/14123
Reviewed-by: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Tested-by: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
---
M tests/metadata/test_hms_integration.py
1 file changed, 13 insertions(+), 6 deletions(-)

Approvals:
  Impala Public Jenkins: Looks good to me, approved; Verified

--
To view, visit http://gerrit.cloudera.org:8080/14123
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic2937e7634eca01e10492733102c834237ab6d6a
Gerrit-Change-Number: 14123
Gerrit-PatchSet: 3
Gerrit-Owner: Csaba Ringhofer <csringho...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Gerrit-Reviewer: Vihang Karajgaonkar <vih...@cloudera.com>

Reply via email to