morningman commented on PR #67504: URL: https://github.com/apache/doris/pull/67504#issuecomment-5550367802
Rebased onto current master (`b58b2c53ff5`) and force-pushed. The only conflict was the comment above the deferral gate in `StmtExecutor.executeAndSendResult` against #67487: kept the narrowed gate and adopted #67487's wording about short-circuit point queries no longer reaching it. Master also moved `StmtExecutorTest` to JUnit 5 assertions, so the new test in that file follows suit. No other changes; the affected FE unit tests and checkstyle pass locally on the rebased tree. -- 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]
