GitHub user gengliangwang opened a pull request:
https://github.com/apache/spark/pull/22037
[SPARK-24774][SQL] Avro: Support logical decimal type
## What changes were proposed in this pull request?
Support Avro logical date type:
https://avro.apache.org/docs/1.8.2/spec.html#Decimal
## 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_decimal
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/22037.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 #22037
----
commit bbc54342e64428d96e4beb0701831ff471f991e7
Author: Gengliang Wang <gengliang.wang@...>
Date: 2018-08-08T13:28:49Z
avro decimal type
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]