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
Schema validation (or other things) may turn a Annotated(Some(Span)) into Annotated(None, Error), in this case we can possibly emit a better outcome than just NoData derived from the Error.