v.22.10Improvement

Fix rankCorr Size Overflow

Fix rankCorr size overflow. #42020 (Duc Canh Le).
Fixes an overflow issue in the rankCorr function related to size handling.

Why it matters

The fix addresses a size overflow problem in the rankCorr function which could cause incorrect behavior or errors when processing large datasets. This ensures more reliable and accurate correlation ranking computations.

How to use it

Users will benefit from this fix automatically after upgrading to the version including the patch. No additional configuration is required to enable the fix.