GArrowJoinType

They correspond to the values of arrow::compute::JoinType.

Values

ValueMeaning
LeftSemi0
RightSemi1
LeftAnti2
RightAnti3
Inner4
LeftOuter5
RightOuter6
FullOuter7