HyukjinKwon commented on code in PR #42798: URL: https://github.com/apache/spark/pull/42798#discussion_r1315317140
########## python/pyspark/pandas/groupby.py: ########## @@ -910,7 +910,7 @@ def sum(self, numeric_only: Optional[bool] = True, min_count: int = 0) -> FrameL Review Comment: I think you gotta fix the log above too since not we support strings too? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
