You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[#2353] Improvement: Fix the warning: unchecked method invocation: method sendCachedBuffer in class RMRecordsReader.RecordsCombiner is applied to given types (#2358)
### What changes were proposed in this pull request?
Fix the warning: unchecked method invocation: method `sendCachedBuffer` in class `RMRecordsReader.RecordsCombiner` is applied to given types
### Why are the changes needed?
Fix: #2353
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
current UT
<img width="1114" alt="image" src="https://github.com/user-attachments/assets/1ac86c0d-d902-47e0-8ff9-1de3fbc3299c" />
0 commit comments