Commit c69db71
committed
### What changes were proposed in this pull request?
This PR aims to use `release` build in Apache Spark `4.1.0-preview1` testing.
### Why are the changes needed?
Although we used `release` build in CI since SPARK-52085, we missed to enable it when we add a new test job in SPARK-52744.
- #136
- #210
To be consistent, we need to use release build in CIs.
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
Pass the CIs.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes #220 from dongjoon-hyun/SPARK-53374.
Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
1 parent e8cd5e5 commit c69db71
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
0 commit comments