dossett commented on PR #3678: URL: https://github.com/apache/parquet-java/pull/3678#issuecomment-5527629036
I believe the CI failure is [a bug in japicmp](https://github.com/siom79/japicmp/issues/526). A class had only a private constructor and I added a second private constructor. japicmp incorrectly concluded that the class became non-extendable. I added a japicmp exclusion that can later be removed. -- 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]
