officialasishkumar opened a new pull request, #2500:
URL: https://github.com/apache/iceberg-rust/pull/2500

   ## Which issue does this PR close?
   
   - Closes #2490.
   
   ## What changes are included in this PR?
   
   - Bind scan predicates using the configured `TableScanBuilder` case 
sensitivity.
   - Add regression coverage for an uppercase filter reference resolved against 
a lowercase schema field in a case-insensitive scan.
   
   ## Are these changes tested?
   
   - `CARGO_TARGET_DIR=/tmp/iceberg-rust-target cargo test --locked -p iceberg 
test_filter_with_case_insensitive_reference -- --nocapture`
   - `cargo fmt --all -- --check`
   - `git diff --check`


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