InferAvroSchemaFromIon
This plugin is currently in beta. While it is considered safe for use, please be aware that its API could change in ways that are not compatible with earlier versions in future releases, or it might become unsupported.
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