In general the Python API lags behind the Scala & Java APIs. The Scala & Java APIs tend to be easier to keep in sync since they are both in the JVM and a bit more work is needed to expose the same functionality from the JVM in Python (or re-implement the Scala code in Python where appropriate).
On Thursday, March 24, 2016, Cyril Scetbon <[email protected]> wrote: > Hi guys, > > It seems that mapWithState is not supported. Am I right ? Is there a > reason there are 3 languages supported and one is behind the two others ? > > Thanks > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
