"Type" is a abstract class, it has 4 sub classes: 1. ScalarType 2. ArrayType 3. MapType 4. StructType This CL only support ScalarType. Other types can be added later.
"Type" is a abstract class, it has 4 sub classes: 1. ScalarType 2. ArrayType 3. MapType 4. StructType This CL only support ScalarType. Other types can be added later.