HyukjinKwon edited a comment on pull request #29180:
URL: https://github.com/apache/spark/pull/29180#issuecomment-663320589


   > That's from three years ago. Scala type system has certainly evolved more 
than once every three years.
   
   Python we should support Python 3.6+ right? It is accepted to the latest 
Python 3.8. If the fundamental way of typing changes in the latest Python 
version, I would say it's still premature and evolving. I guess certainly we 
don't want to manage multiple versions of stub files or have such typing in 
codes with if-else of Python versions.
   
   Yes, so I meant to port stubs files into `python/pyspark`. Maybe we could 
discuss more about how we'll port in the ongoing dev mailing thread.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to