[ 
https://issues.apache.org/jira/browse/IMPALA-11796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17648688#comment-17648688
 ] 

ASF subversion and git services commented on IMPALA-11796:
----------------------------------------------------------

Commit f705496e34ac474e8e1c999619e3b928c5e39e0f in impala's branch 
refs/heads/master from Daniel Becker
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=f705496e3 ]

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
Reviewed-on: http://gerrit.cloudera.org:8080/19352
Reviewed-by: Daniel Becker <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>


> Support structs in select list with Beeswax
> -------------------------------------------
>
>                 Key: IMPALA-11796
>                 URL: https://issues.apache.org/jira/browse/IMPALA-11796
>             Project: IMPALA
>          Issue Type: New Feature
>          Components: Backend
>            Reporter: Daniel Becker
>            Assignee: Daniel Becker
>            Priority: Major
>
> Structs are 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.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to