org.apache.spark.sql.catalyst
Support for generating catalyst schemas for scala objects.
The mirror used to access types in the universe
The universe we work in (runtime or macro)
Returns a Sequence of attributes for the given case class type.
Returns a catalyst DataType and its nullability for the given Scala Type using reflection.
Support for generating catalyst schemas for scala objects.