
LongHashedRelation
LongHashedRelation LongHashedRelation is a HashedRelation that is used when HashedRelation is requested for a conc ...
spark技术分享
LongHashedRelation LongHashedRelation is a HashedRelation that is used when HashedRelation is requested for a conc ...

HashedRelation HashedRelation is the contract for "relations" with values hashed by some key. HashedRelation is ...

HashJoin — Contract for Hash-based Join Physical Operators

PhysicalOperation — Scala Extractor for Destructuring Logical Query Plans

PhysicalAggregation — Scala Extractor for Destructuring Aggregate Logical Operators

TypeCoercionRule Contract — Type Coercion Rules

TypeCoercion Object TypeCoercion is a Scala object that defines the type coercion rules for Spark Analyzer. Def ...

MultiInstanceRelation MultiInstanceRelation is a contact of logical operators which a single instance might appear ...

CreateStruct Function Builder CreateStruct is a function builder (e.g. Seq[Expression] ⇒ Expression) that ca ...

ScalaReflection ScalaReflection is the contract and the only implementation of the contract with…FIXM ...
一周热门排行