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
After the introduction of disjoint arrow feature flags in #654, only arrow_53 or arrow_54 can be specific - never both, thereby breaking --all-features. We should come up with a way to nicely work around this and provide a similar --all-features experience which just defaults to some arrow version
The text was updated successfully, but these errors were encountered:
After the introduction of disjoint arrow feature flags in #654, only
arrow_53
orarrow_54
can be specific - never both, thereby breaking--all-features
. We should come up with a way to nicely work around this and provide a similar--all-features
experience which just defaults to some arrow versionThe text was updated successfully, but these errors were encountered: