org.apache.spark.sql.catalyst
Provides experimental support for generating catalyst schemas for scala objects.
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.
Provides experimental support for generating catalyst schemas for scala objects.