singhpk234 commented on code in PR #6573:
URL: https://github.com/apache/iceberg/pull/6573#discussion_r1068696488
##########
docs/spark-queries.md:
##########
@@ -143,6 +145,22 @@ spark.read
.load("path/to/table")
```
+```scala
+// time travel to tag historical-snapshot
Review Comment:
[question] should we just say `read the table from the snapshot,
historical-snapshot tag is pointing to` as it's not exactly a time travel what
we are doing here, thoughts ?
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]