I saw a demo last week of scripted user-defined functions in
LucidDB, and
was inspired this weekend to add them to Mondrian.
Kevin Secretan of DynamoBI has just contributed some extensions to
LucidDB to allow you to call script code (such as JavaScript or
Python) in any place where you can have a user-defined function,
procedure, or transform. This feature builds on a JVM
feature introduced in Java 1.6, scripting engines.
Scripted functions may be a little slower than Java user-defined
functions, but what they lose in …
Showing entries 1 to 1
May
31
2011
Showing entries 1 to 1