EnricoMi commented on PR #38223: URL: https://github.com/apache/spark/pull/38223#issuecomment-1276295368
The `... Schema: id, val` bit can grow arbitrarily large, maybe this should be limited to the first X columns or characters. If there are multiple calls to `applyInPandas` in a DataFrame's plan, this should help to spot which one cased the error. -- 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]
