You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Csaba Ringhofer (Jira)" <ji...@apache.org> on 2022/07/22 11:49:00 UTC

[jira] [Resolved] (IMPALA-11447) Fetching arrays/structs crashes Impala if result caching is enabled

     [ https://issues.apache.org/jira/browse/IMPALA-11447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Csaba Ringhofer resolved IMPALA-11447.
--------------------------------------
    Fix Version/s: Impala 4.2.0
       Resolution: Fixed

> Fetching arrays/structs crashes Impala if result caching is enabled
> -------------------------------------------------------------------
>
>                 Key: IMPALA-11447
>                 URL: https://issues.apache.org/jira/browse/IMPALA-11447
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Backend
>    Affects Versions: Impala 4.1.0
>            Reporter: Csaba Ringhofer
>            Assignee: Csaba Ringhofer
>            Priority: Major
>              Labels: complextype
>             Fix For: Impala 4.2.0
>
>
> HS2ColumnarResultSet::AddRows(const QueryResultSet* other ... ) is not prepared for handling complex types: https://github.com/apache/impala/blob/1d16367afb1e520bae5992c1e6c92b4fb41d2655/be/src/service/query-result-set.cc#L412
> A debug build will hit the DCHECK, while a release build will crash a bit later. This didn't come up during testing as impala-shell doens't set impala.resultset.cache.size



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