GitHub user gengliangwang opened a pull request:
https://github.com/apache/spark/pull/21984
[SPARK-24772][SQL] Avro: support logical date type
## What changes were proposed in this pull request?
Support Avro logical date type:
https://avro.apache.org/docs/1.8.2/spec.html#Date
## How was this patch tested?
Unit test
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gengliangwang/spark avro_date
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/21984.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 #21984
----
commit 16e03572b47b26702232a3e012fb3566cfdfae79
Author: Gengliang Wang <gengliang.wang@...>
Date: 2018-08-03T12:03:21Z
support logical date type
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]