JingsongLi commented on PR #9550:
URL: https://github.com/apache/paimon/pull/9550#issuecomment-5521121632

   Overall assessment: HIGH RISK
   
   Requirement fit: SUPPORTED
   Implementation: FINDINGS
   
   I consider this PR high risk in its current form. It changes persisted 
Parquet schema interpretation across schema conversion, requested-schema 
clipping, and reader construction. Focused reproductions exposed both silent 
data loss in Rule 3 handling and a deterministic reader-construction failure 
for a Rule 2 projection, plus incorrect element nullability for Rules 1-4. 
Helper-shape unit tests alone are not sufficient for this 
compatibility-sensitive path. Please address the inline findings and add 
end-to-end legacy LIST read coverage before merging.


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

Reply via email to