https://github.com/apache/spark
Revision 4b33d2874fb3d73a4a35155b9d8b515518153321 authored by Kent Yao on 02 February 2024, 07:17:43 UTC, committed by Kent Yao on 02 February 2024, 07:17:58 UTC
### What changes were proposed in this pull request?

The table is not cleaned up after this test; test retries or upcoming new tests reused 't' as the table name will fail with TAEE.

### Why are the changes needed?

fix tests as FOLLOWUP of SPARK-43742

### Does this PR introduce _any_ user-facing change?

no
### How was this patch tested?

this test itself
### Was this patch authored or co-authored using generative AI tooling?

no

Closes #44993 from yaooqinn/SPARK-43742.

Authored-by: Kent Yao <yao@apache.org>
Signed-off-by: Kent Yao <yao@apache.org>
(cherry picked from commit a3432428e760fc16610cfe3380d3bdea7654f75d)
Signed-off-by: Kent Yao <yao@apache.org>
1 parent 547edb2
History
Tip revision: 4b33d2874fb3d73a4a35155b9d8b515518153321 authored by Kent Yao on 02 February 2024, 07:17:43 UTC
[SPARK-46953][TEST] Wrap withTable for a test in ResolveDefaultColumnsSuite
Tip revision: 4b33d28

README.md

back to top