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

Maxwell Guo reassigned IMPALA-11817:
------------------------------------

    Assignee: Maxwell Guo

> Unable to open scanner for node with id '0' for Kudu table
> ----------------------------------------------------------
>
>                 Key: IMPALA-11817
>                 URL: https://issues.apache.org/jira/browse/IMPALA-11817
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Frontend
>    Affects Versions: Impala 4.0.0, Impala 4.1.0, Impala 4.2.0, Impala 4.1.1
>            Reporter: qingqingqingtian
>            Assignee: Maxwell Guo
>            Priority: Major
>              Labels: impala, kudu
>         Attachments: problem.sql
>
>   Original Estimate: 72h
>  Remaining Estimate: 72h
>
>  
> Use two kudu tables to perform an associated left join query.
>  
> sql Example:
>  
> {code:java}
> select count(1) from dw_dwd_syky.dwd_dzyj_dzyjcg_dcfc_xxbak1208 DDX left join 
> dw_dwd_syky.dwd_dzyj_dzyjcg_dcfcbak1208 DD ON DDX.c2 = DD.c2 ;
> error:
>  Unable to open scanner for node with id '0' for Kudu table 
> 'impala::dw_dwd_syky.dwd_dzyj_dzyjcg_dcfc_xxbak1208': Remote error: 
> unsupported feature flags{code}
>  
> *Environment*
> * kudu version: 1.10.0
> * impala version:4.1.1
> * hive version: 3.1.2
>  
> Hopes to be compatible with lower versions of kudu



--
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