blackmwk commented on code in PR #3091:
URL: https://github.com/apache/iceberg-rust/pull/3091#discussion_r3891842079
##########
crates/iceberg/src/scan/mod.rs:
##########
@@ -2650,18 +2650,12 @@ pub mod tests {
#[test]
fn test_file_scan_task_serialize_deserialize() {
Review Comment:
Split the combined round-trip test into four independent cases covering no
predicate, predicate present, unpartitioned data, and all optional fields, with
shared schema and round-trip helpers.
--
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]