Fix Bug in Hashed and Hashed_Array Dictionary Short Circuit Evaluation
Official CH changelog text
Fix the bug in Hashed and Hashed_Array dictionary short circuit evaluation, which may read uninitialized number, leading to various errors. #65256 (jsc0218).