HappenLee commented on PR #67762: URL: https://github.com/apache/doris/pull/67762#issuecomment-5691903232
/review Merged current master (060c7dbe817) and resolved the include conflict in rowid_fetcher_test.cpp. Both parents' tests and include dependencies are preserved. Validation: clang-format 16.0.6 and BE build-hygiene checks passed; the PR diff against master passes git diff --check. Compilation, unit tests, and SQL regression were not rerun for this include-only conflict resolution. Conflict-resolution self-review: the change is minimal and preserves both test paths. It adds no concurrency, lifecycle, locking, configuration, protocol, error-handling, FE/BE forwarding, nullable-handling, performance, or observability behavior beyond the existing PR and upstream changes. No test expectations were changed. Please review the full updated PR. -- 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]
