Skip to content

Releases: pentaho-labs/pentaho-cpython-plugin

V1.5 PDI CPython Script Executor Step

05 Oct 01:03
9bec5f2
Compare
Choose a tag to compare
Pre-release

Now works with PDI 8.2 or later.

V1.4 PDI CPython Script Executor Step

14 Mar 03:10
bc2696f
Compare
Choose a tag to compare
Pre-release

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

19 Nov 22:18
Compare
Choose a tag to compare
Pre-release

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

29 Sep 03:03
Compare
Choose a tag to compare
Pre-release
Merge pull request #9 from m-a-hall/master

Updated version number to 1.2-SNAPSHOT

V1.1 PDI CPython Script Executor Step

07 Mar 21:43
Compare
Choose a tag to compare
Pre-release
Merge pull request #6 from m-a-hall/master

Fixed a typo.

V1.0 PDI CPython Script Executor Step

15 Jan 00:32
Compare
Choose a tag to compare
Pre-release
v1.0

Version is now 1.0