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 "Zoltán Borók-Nagy (Jira)" <ji...@apache.org> on 2022/04/20 15:30:00 UTC

[jira] [Created] (IMPALA-11256) SHOW FILES on Iceberg tables lists all files in table directory

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

             Summary: SHOW FILES on Iceberg tables lists all files in table directory
                 Key: IMPALA-11256
                 URL: https://issues.apache.org/jira/browse/IMPALA-11256
             Project: IMPALA
          Issue Type: Bug
          Components: Frontend
            Reporter: Zoltán Borók-Nagy


SHOW FILES on Iceberg tables lists all files in table directory. Even deleted files and metadata files.
We should show the same files that Spark/Hive lists on the following metadata query:

SELECT * FROM db.tbl.files;

Which only shows the current data files.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org