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 2023/03/17 15:35:54 UTC

[hop] branch master updated (c2c6cbc06e -> 8d28696aad)

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 c2c6cbc06e Merge pull request #2611 from uraychang/2560
     new 38e442dedd compare function.xml and formula.adoc for missing functions in either of both. #2571
     new 330fb6f661 removed datetimevalue function, overall cleanup, check for unimplemented functions and docs vs functions.xml check. #fixes 2571
     new 8d28696aad Merge pull request #2609 from bamaer/2571

The 5598 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:
 .../ROOT/pages/pipeline/transforms/formula.adoc    |  78 +--
 .../src/main/resources/check-doc-vs-functions.hpl  | 546 +++++++++++++++++++++
 .../transforms/formula/function/functions.xml      |  54 +-
 .../main/samples/transforms/formula-datetime.hpl   | 136 ++---
 4 files changed, 649 insertions(+), 165 deletions(-)
 create mode 100644 plugins/transforms/formula/src/main/resources/check-doc-vs-functions.hpl