Skip to content

featurebyte.View.get_join_column

get_join_column( ) -> str

Description

Returns the column from the view that serves as the linking column when the view is joined with another view.

Returns

  • str
    the column name for the join key