FurcyPin commented on PR #36161: URL: https://github.com/apache/spark/pull/36161#issuecomment-1109500317
@HyukjinKwon I just rebased and it's still happening. I did not have this error (but I had other errors) before [this commit](https://github.com/apache/spark/pull/36161/commits/028298efcfc0481f93b109f45030aa19aa581d67) Maybe for some obscure reason, the fact that I added `# type: ignore` in `session.py` triggered a side effect on pagerank.py ??? Since the linter says `unused "type: ignore" comment`, I'll try removing it... -- 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]
