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 "Qizhu Chan (Jira)" <ji...@apache.org> on 2022/11/03 09:21:00 UTC

[jira] [Created] (IMPALA-11701) Slow query problem about querying iceberg table by impala

Qizhu Chan created IMPALA-11701:
-----------------------------------

             Summary: Slow query problem about querying iceberg table by impala
                 Key: IMPALA-11701
                 URL: https://issues.apache.org/jira/browse/IMPALA-11701
             Project: IMPALA
          Issue Type: Question
            Reporter: Qizhu Chan


I use impala to query iceberg table, but the query efficiency is not ideal.
and then query hive format tables that store the same data, their time-consuming differs by dozens of times.
The sql statement used is a very simple statistical query, such as :
select count(*)  from `db_name`.tbl_name where datekey='20221001' and event='xxx'





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