GitHub user gengliangwang opened a pull request:

    https://github.com/apache/spark/pull/21760

    [SPARK-24776][SQL]Avro unit test: use SQLTestUtils and replace deprecated 
methods

    ## What changes were proposed in this pull request?
    Improve Avro unit test:
    1. use QueryTest/SharedSQLContext/SQLTestUtils, instead of the duplicated 
test utils.
    2. replace deprecated methods
    
    ## 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 improve_avro_test

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/21760.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 #21760
    
----
commit 26b88ca201a70283528f289cdd2e1e216fce6e7a
Author: Gengliang Wang <gengliang.wang@...>
Date:   2018-07-13T11:41:56Z

    improve AvroSuite

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to