Package org.apache.pinot.tools.segment.converter
-
Interface Summary Interface Description PinotSegmentConverter -
Class Summary Class Description DictionaryToRawIndexConverter Class to convert segment with dictionary encoded column to raw index (without dictionary).PinotSegmentConvertCommand ThePinotSegmentConvertCommandclass provides tools to convert Pinot segments into another format.PinotSegmentToAvroConverter ThePinotSegmentToAvroConverterclass is the tool to convert Pinot segment to AVRO format.PinotSegmentToCsvConverter ThePinotSegmentToCsvConverterclass is the tool to convert Pinot segment to CSV format.PinotSegmentToJsonConverter ThePinotSegmentToJsonConverterclass is the tool to convert Pinot segment to JSON format.