docker-db icon indicating copy to clipboard operation
docker-db copied to clipboard

Python UDF not working in 7.1.8

Open sti0 opened this issue 3 years ago • 0 comments

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.

sti0 avatar Mar 28 '22 13:03 sti0