Daniel Becker has uploaded a new patch set (#2). ( 
http://gerrit.cloudera.org:8080/19352 )

Change subject: IMPALA-11796: Support structs in select list with Beeswax
......................................................................

IMPALA-11796: Support structs in select list with Beeswax

Structs have been allowed in the select list with the HS2 protocol but
not with Beeswax.

IMPALA-11717 makes the printing of complex types (including structs)
independent of the protocol, so we can add support for structs with
Beeswax.

Testing:
  - enabled struct tests in test_nested_types.py for Beeswax

Change-Id: I579f7a6ab9bebda306a4acba80d423c1da4ea94c
---
M be/src/service/impala-beeswax-server.cc
M be/src/service/query-result-set.cc
M be/src/service/query-result-set.h
M tests/query_test/test_nested_types.py
4 files changed, 30 insertions(+), 31 deletions(-)


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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I579f7a6ab9bebda306a4acba80d423c1da4ea94c
Gerrit-Change-Number: 19352
Gerrit-PatchSet: 2
Gerrit-Owner: Daniel Becker <[email protected]>
Gerrit-Reviewer: Csaba Ringhofer <[email protected]>
Gerrit-Reviewer: Daniel Becker <[email protected]>
Gerrit-Reviewer: Gergely Fürnstáhl <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>

Reply via email to