You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SPARK-54144][PYTHON] Short Circuit Eval Type Inferences
### What changes were proposed in this pull request?
Short Circuit Eval Type Inferences:
### Why are the changes needed?
minor optimization that avoid unnecessary inference
### 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#52843 from zhengruifeng/short_circuit_type_infer.
Authored-by: Ruifeng Zheng <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
(cherry picked from commit 6e4936d)
Signed-off-by: Dongjoon Hyun <[email protected]>
0 commit comments