hello-stephen commented on PR #65660: URL: https://github.com/apache/doris/pull/65660#issuecomment-5044673003
branch-4.1 full regression build 203698 reproduced DORIS-27147 with 672 `olap_scan_limit_pushdown_complex_types.data_id_5500025` failures. I prepared a focused follow-up for the two unresolved review threads: https://github.com/eldenmoon/incubator-doris/pull/5 It changes the doc-value guard to a current-row offset delta, adds the requested prior-doc/current-sparse unit scenario, and removes the two `{}` rows whose `[]` oracle would lock in unrelated corruption. `git diff --check` passes; the targeted BE UT did not reach compilation locally because the fresh macOS worktree was still cloning the large ORC third-party submodule, so CI is still required. The existing macOS BE UT red on #65660 is unrelated runner setup (`Java 25`, project requires JDK 17), not a failure in the VARIANT patch. -- 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]
