Bug Fixes
- Fix the issue that the wrong handling of the
decimal
type by theHash
function causes the wrong HashJoin result #19185 - Fix the issue that the wrong handling of the
set
andenum
types by theHash
function causes the wrong HashJoin result #19175 - Fix the issue that the check for duplicate keys fails in the pessimistic locking mode #19236
- Fix the issue that the
Apply
andUnion Scan
operators cause the wrong execution result #19297 - Fix the issue that some cached execution plans are incorrectly executed in transaction #19274