Closed ctringdb closed 4 weeks ago
Refactor CommitFailedException to allow for passing in a root cause exception so that we don't lose its stack trace
CommitFailedException
Simulate exceptions in unit tests and observe the output exception
No
Which Delta project/connector is this regarding?
Description
Refactor
CommitFailedException
to allow for passing in a root cause exception so that we don't lose its stack traceHow was this patch tested?
Simulate exceptions in unit tests and observe the output exception
Does this PR introduce any user-facing changes?
No