Inference error with Array{Union{Int,Missing}} after resize #27767
Labels
bug
Indicates an unexpected problem or unintended behavior
missing data
Base.missing and related functionality
When I resize the array, julia errors trying to print it.
Now if I try to do
typeof
on each element:Could be another issue or a clue to the first one.
The text was updated successfully, but these errors were encountered: