docker-db
docker-db copied to clipboard
Python UDF not working in 7.1.8
Hi there,
I updated my environment from 7.0.14 to 7.1.8 and it seems that Python UDFs are not working anymore. First I had to fix the AdditionalFiles path in ExaConf to
EXAClusterOS:/usr/opt/EXASuite-7/ScriptLanguages/ScriptLanguages-*
but then when I execute a statement the VM crashes.
SQL-Fehler [22002]: VM error: Internal error: VM crashed (Session: 1728549872741449728)
Even if I start from scratch with a new database the VM crashes. Prior in 7.0.x it works fine.