Open YotillaAntoni opened 6 days ago
Resolves #3881
create
expandBitMaps
Also adds a toArray method mimicking the one provided by the scala version which the class is based on.
toArray
Added unit tests.
No
Which Delta project/connector is this regarding?
Description
Resolves #3881
create
path.expandBitMaps
method should set new bitmaps from the old length up to the new length, instead of overwriting the old ones.Also adds a
toArray
method mimicking the one provided by the scala version which the class is based on.How was this patch tested?
Added unit tests.
Does this PR introduce any user-facing changes?
No