Commit 646d96e
committed
[SPARK-52515][SQL][TESTS][FOLLOW-UP] Explicitly enable ANSI for overflow error case
### What changes were proposed in this pull request?
This PR is a followup of #51236 that explicily enables ANSI for overflow error test case
### Why are the changes needed?
The non-ANSI build is broken https://github.com/apache/spark/actions/runs/15987607479
### Does this PR introduce _any_ user-facing change?
No, test-only.
### How was this patch tested?
Manually.
### Was this patch authored or co-authored using generative AI tooling?
No
Closes #51328 from HyukjinKwon/SPARK-52515-followup.
Authored-by: Hyukjin Kwon <gurwls223@apache.org>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>1 parent 8b6eeca commit 646d96e
1 file changed
Lines changed: 14 additions & 12 deletions
Lines changed: 14 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2760 | 2760 | | |
2761 | 2761 | | |
2762 | 2762 | | |
2763 | | - | |
2764 | | - | |
2765 | | - | |
2766 | | - | |
2767 | | - | |
2768 | | - | |
2769 | | - | |
2770 | | - | |
2771 | | - | |
2772 | | - | |
2773 | | - | |
| 2763 | + | |
| 2764 | + | |
| 2765 | + | |
| 2766 | + | |
| 2767 | + | |
| 2768 | + | |
| 2769 | + | |
| 2770 | + | |
| 2771 | + | |
| 2772 | + | |
| 2773 | + | |
| 2774 | + | |
| 2775 | + | |
2774 | 2776 | | |
2775 | | - | |
| 2777 | + | |
2776 | 2778 | | |
2777 | 2779 | | |
2778 | 2780 | | |
| |||
0 commit comments