GitHub user dongjoon-hyun opened a pull request:
https://github.com/apache/spark/pull/21878
[SPARK-24924][SQL] Add mapping for built-in Avro data source
## What changes were proposed in this pull request?
This PR aims to the followings.
1. Like `com.databricks.spark.csv` mapping, we had better map
`com.databricks.spark.avro` to built-in Avro data source.
2. Remove incorrect error message, `Please find an Avro package at ...`.
## How was this patch tested?
Pass the newly added tests.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dongjoon-hyun/spark SPARK-24924
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/21878.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #21878
----
commit d95ba4081ac1188515b7e6363640700d56f2c93f
Author: Dongjoon Hyun <dongjoon@...>
Date: 2018-07-25T22:51:56Z
[SPARK-24924][SQL] Add mapping for built-in Avro data source
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]