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
[Variant] Fix the index of an item in VariantArray in a unit test (#8725)
# Which issue does this PR close?
Related-to: #8625
# Rationale for this change
63fe99a
introduced the new unit test.
I believe the index=3 is a typo. It should be =2.
# What changes are included in this PR?
Fixed the array index.
# Are these changes tested?
The fix is in a unit test.
# Are there any user-facing changes?
No.
Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
0 commit comments