hsiang-c commented on code in PR #2695:
URL: https://github.com/apache/iceberg-rust/pull/2695#discussion_r3532597583


##########
crates/iceberg/src/scan/mod.rs:
##########
@@ -2369,4 +2368,114 @@ pub mod tests {
         // Assert it finished (didn't timeout)
         assert!(result.is_ok(), "Scan timed out - deadlock detected");
     }
+
+    #[tokio::test]

Review Comment:
   I added a new test fixture with evolved table partitions.



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

Reply via email to