InferAvroSchemaFromIon
Try to infer an Avro schema from a ION file.
yaml
type: "io.kestra.plugin.serdes.avro.InferAvroSchemaFromIon"
Properties
from *Requiredstring
ION source file URI
Pebble expression referencing an Internal Storage URI e.g. {{ outputs.mytask.uri }}
.
numberOfRowsToScan integerstring
Default
100
The number of rows that will be scanned; the larger the number of rows, the more precise the output schema will be.
Outputs
uri string
Format
uri
Avro schema file URI