Commit d2989a9
committed
[SPARK-56186][PYTHON][INFRA][FOLLOWUP] Cleanup remaining PyPy related code
### What changes were proposed in this pull request?
This PR removes remaining PyPy related code.
### Why are the changes needed?
It's almost done in #54988 but there are still a few left and suggested to remove them
#55369 (comment)
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
GA.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes #55505 from sarutak/remove-pypy.
Authored-by: Kousuke Saruta <sarutak@amazon.co.jp>
Signed-off-by: Kousuke Saruta <sarutak@apache.org>1 parent 174fc60 commit d2989a9
3 files changed
Lines changed: 0 additions & 97 deletions
File tree
- .github/workflows
- dev
- infra
- spark-test-image/pypy-310
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
| |||
140 | 139 | | |
141 | 140 | | |
142 | 141 | | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | 142 | | |
157 | 143 | | |
158 | 144 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | 93 | | |
106 | 94 | | |
107 | 95 | | |
| |||
This file was deleted.
0 commit comments