Adds a method, avroFile, to SQLContext that allows reading data stored in Avro.
Adds a method, avro, to DataFrameReader that allows you to read avro files using
the DataFileReade
Adds a method, avro, to DataFrameWriter that allows you to write avro files using
the DataFileWriter