This is an automated email from the ASF dual-hosted git repository.
hansva pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-hop.git
The following commit(s) were added to refs/heads/master by this push:
new 7dcf1cc HOP-2508
new 96965fa Merge pull request #615 from hansva/master
7dcf1cc is described below
commit 7dcf1cc475e9f44eedde30cf6df8bdfac34815c6
Author: Hans Van Akelyen <[email protected]>
AuthorDate: Tue Feb 9 08:32:48 2021 +0100
HOP-2508
---
plugins/transforms/pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/plugins/transforms/pom.xml b/plugins/transforms/pom.xml
index b16ed80..6397850 100644
--- a/plugins/transforms/pom.xml
+++ b/plugins/transforms/pom.xml
@@ -76,6 +76,7 @@
<module>checksum</module>
<module>clonerow</module>
<module>closure</module>
+ <module>coalesce</module>
<module>columnexists</module>
<module>combinationlookup</module>
<module>concatfields</module>