Class NewSpatialDimensionSchema

java.lang.Object
org.apache.druid.data.input.impl.DimensionSchema
org.apache.druid.data.input.impl.NewSpatialDimensionSchema

public class NewSpatialDimensionSchema extends DimensionSchema
NOTE: This class should be deprecated after Druid supports configurable index types on dimensions. When that exists, this should be the implementation: https://github.com/apache/druid/issues/2622 This is a stop-gap solution to consolidate the dimension specs and remove the separate spatial section in DimensionsSpec.