Hi, I'm aware of various workarounds to make this work smoothly in various IDEs, but wouldn't better to solve the root cause?
I've seen the code and don't see anything that requires such level of dynamic code, the translation is 99% trivial. On 2019/04/16 12:16:41, 880f0464 <[email protected]> wrote: > Hi. > > That's a problem with Spark as such and in general can be addressed on IDE to > IDE basis - see for example https://stackoverflow.com/q/40163106 for some > hints. > > > Sent with ProtonMail Secure Email. > > ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ > On Tuesday, April 16, 2019 2:10 PM, educhana <[email protected]> wrote: > > > Hi, > > > > Currently using pyspark.sql.functions from an IDE like PyCharm is causing > > the linters complain due to the functions being declared at runtime. > > > > Would a PR fixing this be welcomed? Is there any problems/difficulties I'm > > unaware? > > > > > > ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ > > > > Sent from: http://apache-spark-developers-list.1001551.n3.nabble.com/ > > > > ---------------------------------------------------------------------- > > > > To unsubscribe e-mail: [email protected] > > > > --------------------------------------------------------------------- > To unsubscribe e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe e-mail: [email protected]
