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
### What changes were proposed in this pull request?
fix bc20e85:
1, should use `F.lit("HOUR")` as the parameter;
2, should also change `def microseconds` since the old function was removed;
### Why are the changes needed?
to fix wrong usage
### Does this PR introduce _any_ user-facing change?
no
### How was this patch tested?
existing UT
Closes#41911 from zhengruifeng/spark_43710_followup.
Authored-by: Ruifeng Zheng <[email protected]>
Signed-off-by: Ruifeng Zheng <[email protected]>
0 commit comments