[
https://issues.apache.org/jira/browse/IMPALA-12704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ye Zihao resolved IMPALA-12704.
-------------------------------
Fix Version/s: Impala 4.4.0
Resolution: Fixed
> NullPointerException occurs when quering metadata of empty Iceberg table
> -------------------------------------------------------------------------
>
> Key: IMPALA-12704
> URL: https://issues.apache.org/jira/browse/IMPALA-12704
> Project: IMPALA
> Issue Type: Bug
> Components: fe
> Reporter: Ye Zihao
> Assignee: Ye Zihao
> Priority: Critical
> Fix For: Impala 4.4.0
>
>
> {code:sql}
> [4620ee0acf3b:21050] default> create table empty_ice_tbl (id int) stored as
> iceberg;
> Query: create table empty_ice_tbl (id int) stored as iceberg
> +-------------------------+
> | summary |
> +-------------------------+
> | Table has been created. |
> +-------------------------+
> Fetched 1 row(s) in 0.21s
> [4620ee0acf3b:21050] default> select * from default.empty_ice_tbl.entries;
> Query: select * from default.empty_ice_tbl.entries
> Query submitted at: 2024-01-11 10:51:05 (Coordinator:
> http://4620ee0acf3b:25000)
> Query state can be monitored at:
> http://4620ee0acf3b:25000/query_plan?query_id=544ab08315c17508:5d14118400000000
> ERROR: NullPointerException: null
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]