项目作者: nadment

项目描述 :
Extension step for Pentaho Data Integration
高级语言: Java
项目地址: git://github.com/nadment/pdi-combinationsequence-plugin.git
创建时间: 2018-05-26T21:26:49Z
项目社区:https://github.com/nadment/pdi-combinationsequence-plugin

开源协议:Apache License 2.0

下载


PDI Combination sequence Plugin

Overview

This plugin provide PDI step that adds a sequence value which resets or increment each time a value changes in the list of specified 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-combinationsequence-plugin” folder in the ${DI_HOME}/plugins/ directory
  2. Restart Spoon

Documentation

Sequence mode example

Field1 Field2 RESET INCREMENT
A B 1 1
A B 2 1
A B 3 1
A C 1 2
C C 1 3
C C 2 3
D C 1 4

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.