Open
Description
I suspect this actually needs a different implementation, in order to handle error recovery properly.
I would suggest handling this like
Dataset._inplace_binary_op
, which builds resultDataset
and then replaces the contents of the current dataset with those of the new dataset.
Originally posted by @shoyer in #9619 (comment)
Metadata
Metadata
Assignees
Type
Projects
Status
To do