[
https://issues.apache.org/jira/browse/IMPALA-11256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17529584#comment-17529584
]
ASF subversion and git services commented on IMPALA-11256:
----------------------------------------------------------
Commit 78609dca32d8ce996247c9552ba676a853c74686 in impala's branch
refs/heads/master from LPL
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=78609dca3 ]
IMPALA-11256: Fix SHOW FILES on Iceberg tables lists all files
SHOW FILES on Iceberg tables lists all files in table directory. Even
deleted files and metadata files. We should only shows the current data
files.
Testing:
- existing tests
Change-Id: If07c2fd6e05e494f7240ccc147b8776a8f217179
Reviewed-on: http://gerrit.cloudera.org:8080/18455
Reviewed-by: Zoltan Borok-Nagy <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
> 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
> Assignee: LiPenglin
> Priority: Major
> Labels: impala-iceberg
>
> 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]