You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hop.apache.org by ha...@apache.org on 2022/07/13 11:28:25 UTC

[hop] branch master updated (b7a43a72e5 -> 2860c6f1c9)

This is an automated email from the ASF dual-hosted git repository.

hansva pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hop.git


    from b7a43a72e5 Merge pull request #1586 from hansva/master
     new e41573b742 HOP-4047 NPE in Formula transform if no rows
     new b53d03f663 HOP-4044 NPE in formula transform evaluating null integer or numeric value
     new 2860c6f1c9 Merge pull request #1587 from sramazzina/HOP-4047

The 4231 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../hop/pipeline/transforms/formula/Formula.java   |  4 +--
 .../transforms/formula/util/FormulaParser.java     | 34 ++++++++++++----------
 2 files changed, 20 insertions(+), 18 deletions(-)