Read into a DataFrame from an avro file.
Optional
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.
nRows
Read into a DataFrame from an avro file.