HyukjinKwon commented on issue #25326: [SPARK-28590][PySpark][WIP] Add sort_stats Setter and Getter in Profiler URL: https://github.com/apache/spark/pull/25326#issuecomment-517516416 > I sometimes need to create a custom profiler and implement the show() method only to replace the following line: stats.sort_stats("time", "cumulative").print_stats(). I don't think it's worth to expose another API when we have a general approach to handle.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
