JoinKind.right
A join kind that contains all rows from the right data frame type, and only the rows with matching values from the left data frame type.
Declaration
case rightA join kind that contains all rows from the right data frame type, and only the rows with matching values from the left data frame type.
case right