[ 
https://issues.apache.org/jira/browse/IMPALA-10153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17213927#comment-17213927
 ] 

Gabor Kaszab commented on IMPALA-10153:
---------------------------------------

[~superdupershant]I just had a relevant conversation with [~laszlog] the other 
day and apparently Impala is unable to directly query table metadata at the 
moment that would make implementing "select * from table_name.history" a bit 
difficult.

As a first step I'd add "SHOW TABLE HISTORY" and later come back to "select * 
from table_name.history".

> Support time travel for Iceberg tables
> --------------------------------------
>
>                 Key: IMPALA-10153
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10153
>             Project: IMPALA
>          Issue Type: New Feature
>            Reporter: Zoltán Borók-Nagy
>            Assignee: Gabor Kaszab
>            Priority: Major
>              Labels: impala-iceberg
>
> Iceberg tables support snapshots/data versioning/time travel.
> It means we can query an older version of the table.
> Probably we'll need to extend Impala's SQL syntax to support such queries 
> (Hive will also support such queries, so we should use the same syntax).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to