JingsongLi commented on PR #9438: URL: https://github.com/apache/paimon/pull/9438#issuecomment-5462516492
`SchemaManager.checkGlobalIndexConflicts` does not actually read the Index Manifest; it only parses schema options, meaning standard global indexes generally go undetected. Furthermore, exceptions are swallowed, resulting in a "fail-open" scenario. There are also failures related to `import/checkstyle` and two instances of trailing whitespace. -- 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]
