Bo Zhang

Results 2 issues of Bo Zhang

### What changes were proposed in this pull request? Exceptions thrown when writing to datasources (e.g. `FileFormatWriter.write` and `WriteToDataSourceV2.writeWithV2`), are wrapped with `SparkException("Job aborted.")` or `SparkException("Writing job aborted")`. This provides...

SQL
STRUCTURED STREAMING
CORE
AVRO

### What changes were proposed in this pull request? This is a follow-up for https://github.com/apache/spark/pull/45930, where we introduced ShuffleCleanupMode and implemented cleaning up of shuffle dependencies. There was a bug...

SQL