Details for Programming Languages

Exasol support the following programming languages for UDFs:

For all script languages it is possible to set environment variables for the script execution. The corresponding syntax is %env <variable>=<value>, and one use case is to set the search path for making certain libraries accessible that are stored in BucketFS (see details below).
Example: %env LD_LIBRARY_PATH=/buckets/bfsdefault/hadoop_libs/native_lib