Commit 7df66f9
[MINOR][PYTHON][TESTS] Enable
### What changes were proposed in this pull request?
Enable `test_pivot_exceed_max_values`
### Why are the changes needed?
it was skipped due to incorrect indent
### Does this PR introduce _any_ user-facing change?
no, test-only
### How was this patch tested?
CI
### Was this patch authored or co-authored using generative AI tooling?
No
Closes #52865 from zhengruifeng/enable_pivot_test.
Authored-by: Ruifeng Zheng <ruifengz@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>test_pivot_exceed_max_values
1 parent ff45537 commit 7df66f9
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
195 | | - | |
196 | | - | |
197 | | - | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
| |||
0 commit comments