varun-lakhyani opened a new pull request, #17664:
URL: https://github.com/apache/iceberg/pull/17664

   As of now tests (**TestRewriteTablePathsAction.java**) are not testing 
parquet manifest over non Hadoop where we have this silent bug.
   As parquet depends on the reported file length we need to provide it 
correctly, rewriteTablePath updates the manifestlist before writing the 
manifestfile so it is not aware of manifest actual sizeand hence it just 
doesn't change it so stale size is kept from source.
   [x] Fix the test to fail without any code changes 
   [] Fix the code 


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