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
i. Currently MapVector#getMinorType extends ListVector which returns the wrong MinorType.
ii. AbstractContainerVector now only has addOrGetList, addOrGetUnion, addOrGetStruct which not support all complex type like MapVector and FixedSizeListVector.
i. Currently
MapVector#getMinorType
extendsListVector
which returns the wrongMinorType
.ii.
AbstractContainerVector
now only hasaddOrGetList
,addOrGetUnion
,addOrGetStruct
which not support all complex type likeMapVector
andFixedSizeListVector
.Reporter: Ji Liu / @tianchen92
Assignee: Ji Liu / @tianchen92
PRs and other links:
Note: This issue was originally created as ARROW-6175. Please see the migration documentation for further details.
The text was updated successfully, but these errors were encountered: