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-12298][SQL] Fix infinite loop in DataFrame.sortWithinPartitions
Modifies the String overload to call the Column overload and ensures this is called in a test.
Author: Ankur Dave <[email protected]>
Closes#10271 from ankurdave/SPARK-12298.
(cherry picked from commit 1e799d6)
Signed-off-by: Yin Huai <[email protected]>
0 commit comments