a49a commented on PR #3779: URL: https://github.com/apache/kyuubi/pull/3779#issuecomment-1438192663
> What's the Flink Python version support matrix? Do you suppose to let Kyuubi fully match? The Python version of Flink is unrelated to Kyuubi. Users can refer to [Flink Python version support](https://nightlies.apache.org/flink/flink-docs-release-1.16/docs/dev/python/datastream_tutorial/#how-to-follow-along) and set the [`python.executable`](https://nightlies.apache.org/flink/flink-docs-master/docs/dev/python/python_config/#python-executable) option to specify the Python interpreter version. So Kyuubi Flink SQL engine can ignore the Flink Python version problem. -- 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]
