datastrato / gravitino

World's most powerful data catalog service with providing a high-performance, geo-distributed and federated metadata lake.
https://datastrato.ai/docs/
Apache License 2.0
347 stars 150 forks source link

[Subtask] Support Iceberg time travel in SQL queries #3264

Open caican00 opened 2 weeks ago

caican00 commented 2 weeks ago

Describe the subtask

supports time travel in SQL queries using TIMESTAMP AS OF, FOR SYSTEM_TIME AS OF or VERSION AS OF clauses, FOR SYSTEM_VERSION AS OF

Parent issue

https://github.com/datastrato/gravitino/issues/1571