Description
Right now Join's on does not support a list of ColumnRef: [df.age == df2.age, df.name == df2.name], we can improve the expression system to figure out a way to support it.
Right now Join's on does not support a list of ColumnRef: [df.age == df2.age, df.name == df2.name], we can improve the expression system to figure out a way to support it.