Skip to content

Releases: IBMStreams/streamsx.eval_predicate

streamsx.eval_predicate toolkit v1.1.9

05 Mar 15:57
Compare
Choose a tag to compare

This release has a new rearrangement of the directories containing the toolkit logic and the example applications. There is no feature or functional change done in this release. Please always use the tar.gz file that has version number, date, time, MD5 and sha1.

What's new: CHANGELOG.md

streamsx.eval_predicate toolkit v1.1.8

11 Oct 16:17
Compare
Choose a tag to compare

This release has a fix to correctly evaluate multi-level nested subexpression patterns as shown in the test cases A51.22 to A51.24 in the FunctionalTests.spl file. Please always use the tar.gz file that has version number, date, time, MD5 and sha1.

What's new: CHANGELOG.md

streamsx.eval_predicate toolkit v1.1.7

27 Sep 19:20
Compare
Choose a tag to compare

This release has a fix to correctly evaluate a particular multi-level nested subexpression as shown in the test case A51.21 in the FunctionalTests.spl file. Please always use the tar.gz file that has version number, date, time, MD5 and sha1.

What's new: CHANGELOG.md

streamsx.eval_predicate toolkit v1.1.6

20 Sep 16:02
Compare
Choose a tag to compare

This release adds a new feature to evaluate multi-level nested subexpressions present in a user-defined business rule. Please always use the tar.gz file that has version number, date, time, MD5 and sha1.

What's new: CHANGELOG.md

streamsx.eval_predicate toolkit v1.1.5

10 Jan 18:50
Compare
Choose a tag to compare

This release adds an inline directive to the C++ function get_tuple_schema_and_attribute_info which can be used to get the tuple schema along with a map of fully qualified attribute names as map keys with their SPL type names as map values. Please always use the tar.gz file that has version number, date, time, MD5 and sha1.

What's new: CHANGELOG.md

streamsx.eval_predicate toolkit v1.1.4

08 Jan 02:45
Compare
Choose a tag to compare

This release adds a new function get_tuple_schema_and_attribute_info to fetch the tuple schema literal string and the tuple attribute information map with fully qualified tuple attribute names and their SPL type names as key/value pairs in that map.. Please always use the tar.gz file that has version number, date, time, MD5 and sha1.

What's new: CHANGELOG.md

streamsx.eval_predicate toolkit v1.1.3

17 Oct 01:52
Compare
Choose a tag to compare

This release enhances the function compare_tuple_attributes to compare the attribute values of two tuples that are based on the same schema and then give back a list containing the attribute names that have matching values and another list containing the attribute names that have differing values. Please always use the tar.gz file that has version number, date, time, MD5 and sha1.

What's new: CHANGELOG.md

streamsx.eval_predicate toolkit v1.1.2

16 Oct 22:39
Compare
Choose a tag to compare

This release adds a new function compare_tuple_attributes to compare the attribute values of two tuples that are based on the same schema. Please always use the tar.gz file that has version number, date, time, MD5 and sha1.

What's new: CHANGELOG.md

Note: Though this toolkit release works fine, the next release after this one has an enhancement to receive matching as well as differing attribute names. For future API compatibility, it is better to use v1.1.3 of this toolkit. So, it is better not to use this release i.e. v1.1.2.

streamsx.eval_predicate toolkit v1.1.1

04 Sep 19:13
Compare
Choose a tag to compare

This release includes changes to support two new operational verbs: equalsCI and notEqualsCI. Please always use the tar.gz file that has version number, date, time, MD5 and sha1.

What's new: CHANGELOG.md

streamsx.eval_predicate toolkit v1.1.0

07 Jun 18:10
Compare
Choose a tag to compare

This release includes changes to support the in verb for int32, float64 and rstring based attributes and the inCI verb only for rstring based attributes. Please always use the tar.gz file that has version number, date, time, MD5 and sha1.

What's new: CHANGELOG.md