This is an automated email from the ASF dual-hosted git repository.
hansva pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/hop.git
from 438755d0f5 Merge pull request #4497 from
hop-weblate/weblate-apache-hop-hop
add ce8aa3df31 Add option to convert null to `#N/A`, fixes #3777
new ee841c949d Merge pull request #4542 from hansva/3777
The 1 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:
.../modules/ROOT/pages/getting-started/index.adoc | 2 +-
.../ROOT/pages/pipeline/transforms/formula.adoc | 1 +
.../pipeline/transforms/formula/FormulaDialog.java | 22 +++-
.../transforms/formula/FormulaMetaFunction.java | 112 +++------------------
.../transforms/formula/util/FormulaParser.java | 6 +-
.../formula/messages/messages_en_US.properties | 2 +
6 files changed, 41 insertions(+), 104 deletions(-)