You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/07/02 04:23:07 UTC

[GitHub] [iceberg] singhpk234 opened a new pull request, #5180: Docs: Add time travel examples via SPARK-SQL

singhpk234 opened a new pull request, #5180:
URL: https://github.com/apache/iceberg/pull/5180

   Document time travel introduced in spark 3.3
    - spark jira : https://issues.apache.org/jira/browse/SPARK-37219
   
   
   
   cc @samredai @pvary 


-- 
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-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] rdblue commented on pull request #5180: Docs: Add time travel examples via SPARK-SQL

Posted by GitBox <gi...@apache.org>.
rdblue commented on PR #5180:
URL: https://github.com/apache/iceberg/pull/5180#issuecomment-1180704471

   Thanks, @singhpk234!


-- 
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-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] amogh-jahagirdar commented on a diff in pull request #5180: Docs: Add time travel examples via SPARK-SQL

Posted by GitBox <gi...@apache.org>.
amogh-jahagirdar commented on code in PR #5180:
URL: https://github.com/apache/iceberg/pull/5180#discussion_r912413443


##########
docs/spark-queries.md:
##########
@@ -120,7 +120,26 @@ ignored. Do not use `table` when attempting to time-travel or use other options.
 in [Spark 3.1 - SPARK-32592](https://issues.apache.org/jira/browse/SPARK-32592).
 {{< /hint >}}
 
-Time travel is not yet supported by Spark's SQL syntax.
+##### SPARK-SQL 
+
+Starting **Spark 3.3**, Spark supports snapshot id based and time base time travel queries.

Review Comment:
   Nit: I think we could substitute "Starting" with "Since". 



-- 
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-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] rdblue merged pull request #5180: Docs: Add time travel examples via SPARK-SQL

Posted by GitBox <gi...@apache.org>.
rdblue merged PR #5180:
URL: https://github.com/apache/iceberg/pull/5180


-- 
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-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org