https://github.com/apache/spark
Revision c9d56758a8c28a44161f63eb5c8763ab92616a56 authored by Hyukjin Kwon on 26 July 2022, 09:25:50 UTC, committed by Hyukjin Kwon on 26 July 2022, 09:25:58 UTC
### What changes were proposed in this pull request?

This PR reverts https://github.com/apache/spark/commit/7358253755762f9bfe6cedc1a50ec14616cfeace, https://github.com/apache/spark/commit/ae1f6a26ed39b297ace8d6c9420b72a3c01a3291 and https://github.com/apache/spark/commit/72b55ccf8327c00e173ab6130fdb428ad0d5aacc because they do not help fixing the TPC-DS build.

In addition, this PR skips the problematic query in GitHub Actions to avoid OOM.

### Why are the changes needed?

To make the build pass.

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

No, dev and test-only.

### How was this patch tested?

CI in this PR should test it out.

Closes #37289 from HyukjinKwon/SPARK-39856-followup.

Authored-by: Hyukjin Kwon <gurwls223@apache.org>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
(cherry picked from commit de9a4b0747a4127e320f80f5e1bf431429da70a9)
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
1 parent 84ed614
History
Tip revision: c9d56758a8c28a44161f63eb5c8763ab92616a56 authored by Hyukjin Kwon on 26 July 2022, 09:25:50 UTC
[SPARK-39856][TESTS][INFRA] Skip q72 at TPC-DS build at GitHub Actions
Tip revision: c9d5675

README.md

back to top