Yikun commented on PR #39002: URL: https://github.com/apache/spark/pull/39002#issuecomment-1344063060
This might the right way to fix the 3.2 branch. The `check_style` test introduced `jinja2` deps and also panda > 1.3.0 reuqired, but for branch-3.2 we use python3.6, so we better to just skip it to recover branch-3.2 test. -- 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]
