gchq / gaffer-tools

gaffer-tools is deprecated. Use https://github.com/gchq/gafferpy instead
Apache License 2.0
50 stars 29 forks source link

g.Conditional None handling error #870

Closed j8934893 closed 3 years ago

j8934893 commented 3 years ago

g.Conditional throws an error if either of 'predicate' or 'transform' parameters are not provided.

j8934893 commented 3 years ago

Should be fixed by https://github.com/gchq/gaffer-tools/pull/871