
InferAvroSchemaFromIon
CertifiedInfer an Avro schema from an ION file
InferAvroSchemaFromIon
Certified
Infer an Avro schema from an ION file
yaml
type: io.kestra.plugin.serdes.avro.InferAvroSchemaFromIonExamples
yaml
id: infer_avro_schema
namespace: company.team
tasks:
- id: infer
type: io.kestra.plugin.serdes.avro.InferAvroSchemaFromIon
from: "{{ outputs.previous_task.uri }}"
numberOfRowsToScan: 100
Properties
from *Requiredstring
numberOfRowsToScan integerstring
Default
100pluginDefaultsRef Non-dynamicstring
Outputs
uri string
Format
uri