public final class HudiRecordCursors extends Object
| Modifier and Type | Method and Description |
|---|---|
static RecordCursor |
createRecordCursor(org.apache.hadoop.conf.Configuration configuration,
Path path,
org.apache.hadoop.mapred.RecordReader<?,? extends org.apache.hadoop.io.Writable> recordReader,
long totalBytes,
Properties hiveSchema,
List<HudiColumnHandle> hiveColumnHandles,
ZoneId hiveStorageTimeZone,
TypeManager typeManager) |
public static RecordCursor createRecordCursor(org.apache.hadoop.conf.Configuration configuration, Path path, org.apache.hadoop.mapred.RecordReader<?,? extends org.apache.hadoop.io.Writable> recordReader, long totalBytes, Properties hiveSchema, List<HudiColumnHandle> hiveColumnHandles, ZoneId hiveStorageTimeZone, TypeManager typeManager)
Copyright © 2012–2023. All rights reserved.