gaogaotiantian commented on issue #55882: URL: https://github.com/apache/spark/issues/55882#issuecomment-4482496958
Could you reproduce the problem on Linux/Mac? I don't think spark in general cares too much about Windows. We don't have any Windows related test and most of our users do not use it on Windows. I tried this on my macbook and it works fine. The code is a bit weird though - `cols2 = list(map(list, zip(*cols)))` what are you trying to achieve here? -- 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]
