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
The existing behavior throws an exception on null flat object by
advancing the parser beyond the end of the flat object input.
We could simply skip a null flat_object field, but this would be
a behavioral change from 2.7.
Signed-off-by: Michael Froh <[email protected]>
0 commit comments