[ORC] Destroy FinalizeErr if there is a serialization error.
If there is a serialization error then FinalizeErr should never be set, so we can use cantFail rather than consumeError here.
Loading
Please sign in to comment
If there is a serialization error then FinalizeErr should never be set, so we can use cantFail rather than consumeError here.