harshmotw-db commented on PR #48379: URL: https://github.com/apache/spark/pull/48379#issuecomment-2429953145
@beliefer @MaxGekk I don't believe the linters fail has anything to do with this PR. The error says: ``` python/pyspark/sql/types.py:3276: error: Module has no attribute "isdtype" [attr-defined] ``` and the PR doesn't make any changes in types.py. -- 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]
