单项选择题
在Spark中,以下哪项是对DataFrame取交集的算子?()
A.filter(condifionExpr:String):DataFrame
B.Join(right:DataFrame,joinExprs:Column):DataFrame
C.Intersect(other:DataFrame)
D.dropDuplicates():DataFrame
点击查看答案&解析
相关考题
