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
apacheGH-41590: [Java] Improve BaseRepeatedValueVector function on isEmpty and isNull operations (apache#41601)
### Rationale for this change
Resolvesapache#41590 .
### What changes are included in this PR?
Make `abstract` on `isNull` and `isEmpty` of `BaseRepeatedValueVector`.
### Are these changes tested?
Existing tests pass.
### Are there any user-facing changes?
No.
* GitHub Issue: apache#41590
Authored-by: Tai Le Manh <[email protected]>
Signed-off-by: David Li <[email protected]>
0 commit comments