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
bump (I am not sure to whom this should be reported to directly, but this is a major problem for DataFrames.jl on Julia 1.6; CC @JeffBezanson)
We earlier had a similar issue with SentinelArrays.jl, reported here, but fortunately @quinnj was able to find a workaround. However, for this bug we have not found one yet.
Another case from today in a very similar part of DataFrames.jl code: JuliaData/DataFrames.jl#2382 (this time with SentinelArrays.jl and "Unreachable reached" and failing both on Julia 1.5 and Julia 1.6). I can open a separate issue if you feel it would be better to separate it (but I did not want to pollute issue tracker unnecessarily).
Steps to reproduce:
(the problem does seem not to be present on Windows)
then install DataFrames.jl 0.21.5 and run the following code:
The text was updated successfully, but these errors were encountered: