steveloughran commented on PR #3562:
URL: https://github.com/apache/parquet-java/pull/3562#issuecomment-4991096369

   we had a discussion on this in the parquet meetup, then a slack chat with 
myself, ryan and neelesh afterwards
   
   - unknown version behaviour reverted that of 1.17: no check, no rejection. 
This isn't great, but without a better versioning plan, at least it's 
consistent.
   - unknown primary key, behaviour in this impl depends on how it is stored. 
Unshredded can be skipped, shredded triggers a rejection of the entire load as 
there's no way to reconstruct things


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