If you are using user-defined functions (UDF) for processing query results (i.e. aggregations), then you will find it useful to set the modlua settings. Of particular importance is the modelua.userPath, which allows you to define a path to where the client library will look for Lua files for processing.
Configuration values for the mod-lua user path.
If you are using user-defined functions (UDF) for processing query results (i.e. aggregations), then you will find it useful to set the
modluasettings. Of particular importance is themodelua.userPath, which allows you to define a path to where the client library will look for Lua files for processing.