amousavigourabi commented on PR #1181: URL: https://github.com/apache/parquet-mr/pull/1181#issuecomment-1802300343
@gszadovszky, the issue at hand was not that adding methods to already existing interfaces caused failures. As you noted, this would be perfectly fine and expected behaviour. Instead, japicmp failed on wholly new interfaces (see `org.apache.parquet.conf.ParquetConfiguration`), and new method implementations (see `org.apache.parquet.hadoop.thrift.TBaseWriteSupport`), under quite a vague motivation `CLASS_GENERIC_TEMPLATE_CHANGED`. -- 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]
