Class NativeLogicalTypesAvroTypeBlockHandler

java.lang.Object
io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeBlockHandler
All Implemented Interfaces:
AvroTypeBlockHandler

public class NativeLogicalTypesAvroTypeBlockHandler extends Object implements AvroTypeBlockHandler
This block handler class is designed to handle all Avro documented logical types and their reading as the appropriate Trino type.