READ_PARQUET_AVRO (Inference)
Deprecated version
This document refers to a deprecated version of the RQL programming language.
Please go here for documentation related to the latest supported version.
Reads PARQUET AVRO data from a location.
Syntax
READ_PARQUET_AVRO(location,
cache := <default interval>,
retries := <default int>, retry_interval := <default interval>)