GitHub user brkyvz opened a pull request:

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

    Backport [SPARK-15062][SQL] fix list type infer serializer issue

    ## What changes were proposed in this pull request?
    
    This backports 
https://github.com/apache/spark/commit/733cbaa3c0ff617a630a9d6937699db37ad2943b
    to Branch 1.6. It's a pretty simple patch, and would be nice to have for 
Spark 1.6.3.
    
    ## How was this patch tested?
    
    Unit tests
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/brkyvz/spark bp-SPARK-15062

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

    https://github.com/apache/spark/pull/15380.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 #15380
    
----
commit 7e47e033fbe3bd98377b8d39abdd2fbb37f0ee12
Author: Burak Yavuz <[email protected]>
Date:   2016-10-06T18:56:01Z

    Backport [SPARK-15062][SQL] fix list type infer serializer issue

commit f6a78fc03aed92f95a44b61e8ae3634f859f243a
Author: Burak Yavuz <[email protected]>
Date:   2016-10-06T18:59:02Z

    add test as well

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to