package implicits
Linear Supertypes
Type Members
- implicit class RichLogicalPlan extends AnyRef
This implicit class is used to provide helpful methods used throughout the code that are not provided by Spark-Catalyst's LogicalPlan.
- implicit class RichStructType extends AnyRef
This implicit class is used to provide helpful methods used throughout the code that are not provided by Spark-Catalyst's StructType.