DeltaInputReaders to provide a way to read a single file on DFS and provide an
average number of records across N files.DeltaInputWriter that writes avro records to the result file.WorkflowDag.WorkflowDag to a YAML representation.Converter will convert data from one format to another.WorkflowDag.WorkflowDag.DeltaInputReader will read the configured input type and provide an RDD of records to the
client.DeltaInputWriter will be able to generate data.DeltaWriterAdapters depending on the DeltaOutputMode and
DeltaInputType.DeltaInputWriter.DeltaOutputMode.DFS and DeltaInputType.AVRO.DeltaConfig.DistributedFileSystem (or LocalFileSystem) based delta
generator.DagNode.execute(ExecutionContext).GenericRecord.GenericRecord.GenericRecord.HoodieDeltaStreamer to expose certain operations helpful in running the Test Suite.HoodieDeltaStreamer to run some operations hence extend delta streamer config.GenericRecords lazily and not hold a list of records in memory.GenericRecord.GenericRecord from an existing GenericRecord.Copyright © 2020 The Apache Software Foundation. All rights reserved.