eldenmoon commented on PR #64092:
URL: https://github.com/apache/doris/pull/64092#issuecomment-4622448798

   Latest local verification after updating head to `9eb786585ea86`:
   
   - Reverted-parent red check: the RQG-shaped local-shuffle SQL mismatched at 
iteration 23; the nullable nested-loop join SQL failed at iteration 27 with 
`ColumnVector<T>::insert_range_from` out-of-bound.
   - Old PR patch check: the RQG-shaped local-shuffle SQL still mismatched at 
iteration 40.
   - Final patch green check: the RQG-shaped local-shuffle SQL matched 200 
local-shuffle runs on a local 1FE+4BE cluster; the nullable nested-loop join 
SQL passed 120 serial runs plus 160 parallel runs.
   - BE UT: `./run-be-ut.sh --run 
--filter=ColumnNullableTest.UpdateCrc32cBatchDoesNotReplace*` passed 2 tests.
   - BE UT: `./run-be-ut.sh --run --filter=FunctionVariantCast.CastFromVariant` 
passed, covering the reported `cast_to_variant.h:42` fatal.
   
   Formatting note: `build-support/clang-format.sh` was executed in this 
workspace but failed because `clang-format` is not installed on the machine.


-- 
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]

Reply via email to