Hello Quanlong Huang, Noemi Pap-Takacs, Impala Public Jenkins,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/22776

to look at the new patch set (#2).

Change subject: IMPALA-13961: Remove usage of ImpalaBeeswaxResult.schema
......................................................................

IMPALA-13961: Remove usage of ImpalaBeeswaxResult.schema

An equivalent of ImpalaBeeswaxResult.schema is not implemented at
ImpylaHS2ResultSet. However, column_labels and column_types fields are
implemented for both.

This patch removes usage of ImpalaBeeswaxResult.schema and replaces it
with either column_labels or column_types field. Tests that used to
access ImpalaBeeswaxResult.schema are migrated to test using hs2
protocol by default. Also fix flake8 issues in modified test files.

Testing:
Run and pass modified test files in exhaustive exploration.

Change-Id: I060fe2d3cded1470fd09b86675cb22442c19fbee
---
M tests/common/impala_test_suite.py
M tests/custom_cluster/test_metadata_no_events_processing.py
M tests/custom_cluster/test_stats_extrapolation.py
M tests/metadata/test_event_processing.py
M tests/metadata/test_hms_integration.py
M tests/metadata/test_refresh_partition.py
M tests/metadata/test_stats_extrapolation.py
7 files changed, 52 insertions(+), 23 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/76/22776/2
--
To view, visit http://gerrit.cloudera.org:8080/22776
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I060fe2d3cded1470fd09b86675cb22442c19fbee
Gerrit-Change-Number: 22776
Gerrit-PatchSet: 2
Gerrit-Owner: Riza Suminto <riza.sumi...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Gerrit-Reviewer: Noemi Pap-Takacs <npaptak...@cloudera.com>
Gerrit-Reviewer: Quanlong Huang <huangquanl...@gmail.com>
Gerrit-Reviewer: Riza Suminto <riza.sumi...@cloudera.com>

Reply via email to