Class NestedCommonFormatColumnFormatSpec

java.lang.Object
org.apache.druid.segment.nested.NestedCommonFormatColumnFormatSpec
Direct Known Subclasses:
NestedCommonFormatColumnPartSerde.FormatSpec

public class NestedCommonFormatColumnFormatSpec extends Object
Defines storage format for 'auto' and json columns. This can be convered into the 'effective' format spec by calling getEffectiveFormatSpec(NestedCommonFormatColumnFormatSpec, IndexSpec), useful when generating segments or comparing compaction state.