Description
Currently, we artificially pin the Python version to 3.9 in the UDF generation code, but this should actually be the correct server vs client version.
In addition the version should be configured as part of the function definition proto message.