fallintoplace opened a new pull request, #758:
URL: https://github.com/apache/iceberg-cpp/pull/758

   ## Summary
   - invalidate the cached scan snapshot schema whenever 
snapshot/ref/time-travel state changes
   - preserve requested column-stat names and re-resolve them during Build so 
stats IDs match the final snapshot schema
   - add regression coverage for IncludeColumnStats before UseSnapshot and 
non-main UseRef with an evolved schema
   
   ## Tests
   - cmake --build build --target scan_test
   - ctest --test-dir build -R scan_test --output-on-failure
   


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