Interval Join

Join two inputs with left table join key in the range of [right table join key, right table join key + constant value]

Home > Data Cleaning > Join

Input Properties

PropertyRequirementTypeDefaultDescription
Interval ConstantLong10Left attri in (right, right + constant)
Include Left BoundBooleantrueInclude condition left attri = right attri
Include Right BoundBooleantrueInclude condition left attri = right attri
Time interval typeTimeIntervalTypedayYear, Month, Day, Hour, Minute or Second
Left Input attrString (integer, long, double, timestamp)-Choose one attribute in the left table
Right Input attrString-Choose one attribute in the right table

Output Ports

PortMode
0Set Snapshot