amaliujia commented on PR #38287: URL: https://github.com/apache/spark/pull/38287#issuecomment-1281661118
@zhengruifeng I don't know how this is triggered. If you check this example PR: https://github.com/apache/spark/pull/38275. After rebasing it started to fail on this issue. That PR only touches two lines in `python/pyspark/sql/connect/plan.py` which are not relevant to any problematic lines reported by mypy. Right now I can only suspect that it is triggered when a PR touches `python/pyspark/sql/connect/plan.py`. Seems that all my four affected PR are in such case. -- 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]
