Updated Script Language Container

Details

Detail name Value
Changelog Number 14476
Type Improvement
Status Resolved
Fix Versions Exasol 7.0.17, Exasol 7.1.7
Resolution Date 2022-03-15

Improvement

The built-in language container is updated to script-languages-release version 4.0.0 because of security updates.

Attention

If you are using

  • python UDFs using the pandas library shipped with the standard script language container

then you should run compatibility tests as this update includes a major version update for pandas (from 0.22 to 1.1.5) which might contain breaking changes. For more information, see Pandas release notes

Changed behavior

Updated pandas from 0.22 to 1.1.5