nadment / pdi-coalesce-plugin

Extension step for Pentaho Data Integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PDI Coalesce Plugin

Overview

This plugin provide PDI step to return the first non-null value from a set of fields.

Image

How to install

System Requirements

Pentaho Data Integration 8.0 or above

Using Pentaho Marketplace

  1. Find the plugin in the Pentaho Marketplace and click Install
  2. Restart Spoon

Manual Install

  1. Place the “pdi-coalesce-plugin” folder in the ${DI_HOME}/plugins/ directory
  2. Restart Spoon

Documentation

The order of the input fields listed in the columns determines the order in which they are evaluated.

The step can consider empty string as null and can remove input fields from stream

Support MetaData Injection (MDI)

Support

This plugin for PDI is provided “as is”, without any warranties, expressed or implied. This software is not covered by any Support Agreement.

License

Licensed under the Apache License, Version 2.0.

About

Extension step for Pentaho Data Integration

License:Apache License 2.0


Languages

Language:Java 100.0%