Commit 8fe006b
committed
[SPARK-54882][PYTHON] Remove legacy PYARROW_IGNORE_TIMEZONE
### What changes were proposed in this pull request?
Remove legacy PYARROW_IGNORE_TIMEZONE
### Why are the changes needed?
it was added in spark 3.0 for integration with pyarrow 2.0 5e33155
seems it is no longer needed for pyspark tests
### Does this PR introduce _any_ user-facing change?
no
### How was this patch tested?
ci
### Was this patch authored or co-authored using generative AI tooling?
no
Closes #53660 from zhengruifeng/test_without_PYARROW_IGNORE_TIMEZONE.
Authored-by: Ruifeng Zheng <[email protected]>
Signed-off-by: Ruifeng Zheng <[email protected]>1 parent 33769b8 commit 8fe006b
File tree
3 files changed
+0
-15
lines changed- binder
- python
- pyspark/pandas
3 files changed
+0
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | 42 | | |
46 | 43 | | |
47 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | 42 | | |
53 | 43 | | |
54 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
199 | | - | |
200 | | - | |
201 | 199 | | |
202 | 200 | | |
203 | 201 | | |
| |||
0 commit comments