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
Do you know specifically where the regression is? We do the widening with a cast in to_arrow, and I made the cast function fall back to canonicalize+cast, so we could just be missing a few cast implementations.
We should investigate why #1558 made random access benchmark 50% slower
The text was updated successfully, but these errors were encountered: