wgtmac commented on PR #614:
URL: https://github.com/apache/iceberg-cpp/pull/614#issuecomment-4655911686

   I've pushed a commit to tighten the REST scan JSON serde to match Java/spec 
behavior more closely. This includes preserving residual filters, 
distinguishing missing vs empty scan task fields, requiring contextual DataFile 
serialization/deserialization with partition spec/schema validation, adding 
request-side FromJson support for scan requests, and simplifying delete-file 
deduplication by reusing DeleteFileSet. I also adjusted the tests to cover 
these parity cases in the existing style.
   
   Thanks @gsandeep1241 for working on this!


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