Zoltán Borók-Nagy created IMPALA-14108:
------------------------------------------

             Summary: SHOW FILES IN [db_name.]table_name PARTITION 
(key_col_expression [, key_col_expression]) throws NPE for Iceberg tables
                 Key: IMPALA-14108
                 URL: https://issues.apache.org/jira/browse/IMPALA-14108
             Project: IMPALA
          Issue Type: Bug
          Components: Frontend
            Reporter: Zoltán Borók-Nagy


SHOW FILES IN [db_name.]table_name PARTITION (key_col_expression [, 
key_col_expression]) throws NPE for Iceberg tables.

Repro:
{noformat}
show files in functional_parquet.iceberg_partitioned 
partition(action='click');{noformat}



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

Reply via email to