GitHub user maropu opened a pull request:

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

    [SPARK-24806][SQL] Brush up generated code so that JDK compilers can handle 
it

    ## What changes were proposed in this pull request?
    This pr brushed up code so that JDK compilers can handle it because the 
master sometimes generates Java code that only janino can compile it. This is 
the issue I found when working on SPARK-24498.
    
    ## How was this patch tested?
    Existing tests.

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

    $ git pull https://github.com/maropu/spark FixJavaCompilerErrors

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

    https://github.com/apache/spark/pull/21770.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 #21770
    
----
commit 08fddcbb755b8b4e84238a2e3d96c2e0967daa99
Author: Takeshi Yamamuro <yamamuro@...>
Date:   2018-06-18T12:33:43Z

    Fix

----


---

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

Reply via email to