GitHub user gengliangwang opened a pull request:
https://github.com/apache/spark/pull/22091
[SPARK-25099][SQL][TEST] Generate Avro Binary files in test suite
## What changes were proposed in this pull request?
In PR https://github.com/apache/spark/pull/21984 and
https://github.com/apache/spark/pull/21935 , the related test cases are using
binary files created by Python scripts.
Generate the binary files in test suite to make it more transparent. Also
we can
Also move the related test cases to a new file `AvroLogicalTypeSuite.scala`.
## 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 logicalType_suite
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/22091.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 #22091
----
commit 373777b5404c8feffe75a08bd72e5a48c45dae61
Author: Gengliang Wang <gengliang.wang@...>
Date: 2018-08-13T08:41:33Z
create AvroLogicalTypeSuite
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]