Icon

Some options for non-equality joins

Options for non-equality joins using SQL

Workflow showing some options for providing joins between tables using SQL to achieve a non-equality join

Using a python component. Requires Python 3,pandas, pandasql, numpy installed. Seecomponent description for info Slightly more involved but doesn't require anyspecial installation.H2 is just an example. Equivalent can be donewith sqllite etc Join using SQLTable 1Table 2Create an H2 databasePut table1 into H2Put table2 into H2Join using SQLThis is ok provideddata sets aren't too largecreate wildcardpatternKeep rows thatmatchMake our serial nosinto Strings toallow pattern matchingPandaSQL Join Extract Data Tablefrom Delimited Text Extract Data Tablefrom Delimited Text H2 Connector DB Writer DB Writer DB Query Reader Cross Joiner String Manipulation Rule-basedRow Filter Number To String Using a python component. Requires Python 3,pandas, pandasql, numpy installed. Seecomponent description for info Slightly more involved but doesn't require anyspecial installation.H2 is just an example. Equivalent can be donewith sqllite etc Join using SQLTable 1Table 2Create an H2 databasePut table1 into H2Put table2 into H2Join using SQLThis is ok provideddata sets aren't too largecreate wildcardpatternKeep rows thatmatchMake our serial nosinto Strings toallow pattern matchingPandaSQL Join Extract Data Tablefrom Delimited Text Extract Data Tablefrom Delimited Text H2 Connector DB Writer DB Writer DB Query Reader Cross Joiner String Manipulation Rule-basedRow Filter Number To String

Nodes

Extensions

Links