cxzl25 commented on PR #54849: URL: https://github.com/apache/spark/pull/54849#issuecomment-4197105230
The CI failure appears to have been fixed by `https://github.com/apache/spark/pull/55144`, and the CI is now passing. https://github.com/cxzl25/spark/actions/runs/24020327316/job/70047907632 ``` File "/opt/spark/python/lib/pyspark.zip/pyspark/rddsampler.py", line 66 def func[T](self, split: int, iterator: Iterable[T]) -> Iterator[T]: ^ SyntaxError: invalid syntax ``` -- 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]
