Steve Carlin has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/17590


Change subject: IMPALA-10750: Impala-shell changes for HS2 compatibility
......................................................................

IMPALA-10750: Impala-shell changes for HS2 compatibility

Need some changes to impala-shell to make the client more HS2 compatible,
including:

- when the fetch returns the bitset containing nulls, the lack of presence of
  bits means it is not null.  Currently it will fail the query.

- adding fetchType to TCLIServiceThrift structure (though unused currently
  in Impala)

Also a small refactor was done to put the functionality that retrieves
all query options into its own function.

Change-Id: Id3a4c4ce8a5d60db136df1743f32dba22172ee13
---
M common/thrift/hive-1-api/TCLIService.thrift
M shell/impala_client.py
2 files changed, 14 insertions(+), 8 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/90/17590/1
--
To view, visit http://gerrit.cloudera.org:8080/17590
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id3a4c4ce8a5d60db136df1743f32dba22172ee13
Gerrit-Change-Number: 17590
Gerrit-PatchSet: 1
Gerrit-Owner: Steve Carlin <scar...@cloudera.com>

Reply via email to