Hello Csaba Ringhofer, Impala Public Jenkins,

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

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

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

Change subject: IMPALA-8369: Fix HMS integration tests for Hive 3
......................................................................

IMPALA-8369: Fix HMS integration tests for Hive 3

Hive 3 changed the output format of the 'describe formatted
<table> <column>' command. Added a new function that can parse
the new output.

Hive 3 also got more permissive during scanning, e.g. it can scan
a Parquet column of INT type while the HMS metadata for that column
is STRING. It does automatic conversion during scanning. However,
it doesn't do the opposite, i.e. when the Parquet column type is
STRING and the HMS column type is INT it raises an exception. Extended
the test with this case.

Change-Id: I51c91c7fc706175295b78abaacf47a86156714ce
(cherry picked from commit 5fb83e73e83d5a6496553d88daa9a2510e5b97bd)
---
M tests/metadata/test_hms_integration.py
1 file changed, 52 insertions(+), 15 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/75/13475/3
--
To view, visit http://gerrit.cloudera.org:8080/13475
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I51c91c7fc706175295b78abaacf47a86156714ce
Gerrit-Change-Number: 13475
Gerrit-PatchSet: 3
Gerrit-Owner: Zoltan Borok-Nagy <borokna...@cloudera.com>
Gerrit-Reviewer: Csaba Ringhofer <csringho...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>

Reply via email to