gszadovszky commented on pull request #894:
URL: https://github.com/apache/parquet-mr/pull/894#issuecomment-827377131


   I've overlooked this change which is syntactically not a breaking change as 
both methods (the deleted and the new one) are overridden from the parent. 
That's why the plugin did not identify this change.
   Meanwhile, the super implementation of the removed method throws an 
`UnsupportedOperationException` so by removing it in the descendant is a 
breaking change.


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to