The input jobs Aspire objects structure must fit the description in the provided Avro schema.

  • In the process of creating Avro records, the schema field names list is iterated.
  • For each schema field name, the value from the matching Aspire object field is requested to be put in the resulting Avro record.
  • No labels