Join by ID

Description

With this transformation, you can join two tables by ID.

Parameters

  • left_block

  • right_block

  • column_left

  • column_right

  • join_type

    • Options: inner, left, right, full_outer

Last updated