GitHub user jamesthomp opened a pull request:
https://github.com/apache/spark/pull/20580
[SPARK-23388][SQL] Support for Parquet Binary DecimalType in VectorizedColumnReader
## What changes were proposed in this pull request?
Re-add support for parquet binary DecimalType in VectorizedColumnReader
## How was this patch tested?
Existing test suite
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jamesthomp/spark jt/add-back-binary-decimal
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/20580.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 #20580
----
commit e04d8a8fe0b9464f46e20326c18ca064a714a1a6
Author: James Thompson <jamesthomp@...>
Date: 2018-02-11T22:48:58Z
add back binary decimal
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org
|