RelationPlugin¶
RelationPlugin
is an abstraction of extensions that can transform.
Contract¶
transform¶
transform(
relation: protobuf.Any,
planner: SparkConnectPlanner): Option[LogicalPlan]
Used when:
SparkConnectPlanner
is requested to transformRelationPlugin
Implementations¶
Note
No built-in implementations available.