Class HiveReaderProjectionsAdaptingRecordCursor

java.lang.Object
io.trino.plugin.hive.util.ForwardingRecordCursor
io.trino.plugin.hive.HiveReaderProjectionsAdaptingRecordCursor
All Implemented Interfaces:
RecordCursor, Closeable, AutoCloseable

public class HiveReaderProjectionsAdaptingRecordCursor extends ForwardingRecordCursor
Applies projections on delegate fields provided by ReaderProjectionsAdapter.ChannelMapping to produce fields expected from this cursor.