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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to