You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "qingqingqingtian (Jira)" <ji...@apache.org> on 2023/01/03 09:52:00 UTC

[jira] [Created] (IMPALA-11817) Unable to open scanner for node with id '0' for Kudu table

qingqingqingtian created IMPALA-11817:
-----------------------------------------

             Summary: 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.1.1, Impala 4.2.0, Impala 4.1.0, Impala 4.0.0
            Reporter: qingqingqingtian
         Attachments: problem.sql

Use two kudu tables to perform an associated left join query.

sql Example:

select count(1) from dw_dwd_syky.dwd_dzyj_dzyjcg_dcfc_xxbak1208 DDX
inner JOIN dw_dwd_syky.dwd_dzyj_dzyjcg_dcfcbak1208 DD ON DDX.c2 = DD.c2 ;

##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: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org