cording to the documentation Python 3.9 is currently indeed not
> > supported. I briefly checked the Jira tickets and also couldn't find one
> > about adding support for this, so I've created
> > https://issues.apache.org/jira/browse/FLINK-27058 for that.
> >
> >
Hi
currently I'll need to run pyflink udf on python 3.9 which is not supported
right now
I tried building
- pyarrow==2.0.0
- apache-beam==2.27.0
on python 3.9 and test python jobs but failed
Is there any discussions/git branch on python 3.9 before? (I didn't find
any in this dev list)
so I can c