v.25.12Backward Incompatible Change

Fix functions bitShiftLeft and bitShiftRight to return

Fix functions bitShiftLeft and bitShiftRight to return 0 or empty value in case of a shift exactly of the size of the type. #91943 (Pablo Marcos).