Releases: pentaho-labs/pentaho-cpython-plugin
Releases · pentaho-labs/pentaho-cpython-plugin
V1.5 PDI CPython Script Executor Step
Now works with PDI 8.2 or later.
V1.4 PDI CPython Script Executor Step
Added support for a kettle variable for setting the path to the python executable. This takes precedence over both the java property and the environment variable. Also plumbed some more logging through to PythonSession, so that logging output (at debugging level) can be seen for the python exe path and current state of the PATH variable. This can be useful for debugging when running in visual MR.
V1.3 PDI CPython Script Executor Step
Fixes a column skewing issue. Also fixed an issue that affected transferring non-ascii string data into python. Adds the ability to specify a python executable via either a Java property (pentaho.cpython.command) or system environment variable (PENTAHO_CPYTHON_COMMAND).
V1.2 PDI CPython Script Executor Step
Merge pull request #9 from m-a-hall/master Updated version number to 1.2-SNAPSHOT
V1.1 PDI CPython Script Executor Step
Merge pull request #6 from m-a-hall/master Fixed a typo.
V1.0 PDI CPython Script Executor Step
v1.0 Version is now 1.0