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/18 03:38:41 UTC

[GitHub] [iceberg] hililiwei opened a new pull request, #5294: Spark: Support User Branch\Tag to read from Snapshot ref

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

   Support `Use Branch\Tag [ref_name]` to read data from Snapshot ref
   
   It depends on #4428 and #5150
   


-- 
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] dungdm93 commented on pull request #5294: Spark: Spark SQL read from Snapshot ref

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

   I prefer `SELECT * FROM table@refName` if it's possible


-- 
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] hililiwei commented on pull request #5294: Spark: Spark SQL read from Snapshot ref

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

   > I prefer `SELECT * FROM table@refName` if it's possible
   
   Unfortunately, Spark does not support this syntax.
   I could try, but not optimistic.


-- 
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