Class NestedDataColumnSchema

java.lang.Object
org.apache.druid.data.input.impl.DimensionSchema
org.apache.druid.segment.NestedDataColumnSchema

public class NestedDataColumnSchema extends DimensionSchema
Nested column DimensionSchema. This uses NestedCommonFormatColumnHandler and is equivalent to using AutoTypeColumnSchema, but remains for backwards compatibility.