PiotrBB opened a new issue, #9463: URL: https://github.com/apache/iceberg/issues/9463
### Query engine BigQuery ### Question Hi, I just created few Iceberg tables in BigQuery using this guide: https://www.youtube.com/watch?v=IQR9gJuLXbQ Tables are there, I can see the rows but I wonder, how to I get table's history, including snapshot id's and timestamps? In Athena, that was possible by invoking `select * from table$history`. Also, how do I query table for a given snapshot id and timestamp? Thanks in advance. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org