Path to a file, list of files, or a file like object. If the path is a directory, that directory will be used as partition aware scan.
Optional
options: Partial<ReadAvroOptions>Columns to select. Accepts a list of column names.
Indices of columns to select. Note that column indices start at zero.
Stop reading from avro file after reading nRows
.
Read into a DataFrame from an avro file.