Reads events from a Parquet byte stream.
read_parquet
Description
Section titled “Description”Reads events from a Parquet byte stream.
Apache Parquet is a columnar storage format that a variety of data tools support.
Examples
Section titled “Examples”Read a Parquet file:
load_file "/tmp/data.prq", mmap=trueread_parquet