nastra opened a new issue, #10058:
URL: https://github.com/apache/iceberg/issues/10058

   ### Apache Iceberg version
   
   1.5.0 (latest release)
   
   ### Query engine
   
   None
   
   ### Please describe the bug 🐞
   
   Running `select * from tbl.branch_b1 for timestamp as of now()` against 
branch `b1` should return the latest snapshot id (and therefore the snapshot's 
schema) of the given branch rather than returning the latest snapshot id of the 
table (and thus using the table's schema).


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

Reply via email to