GitHub user mgaido91 opened a pull request:

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

    [SPARK-22146] FileNotFoundException while reading ORC files containing 
special characters

    ## What changes were proposed in this pull request?
    
    Reading ORC files containing special characters like '%' fails with a 
FileNotFoundException.
    This PR aims to fix the problem.
    
    ## How was this patch tested?
    
    Added UT.

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

    $ git pull https://github.com/mgaido91/spark SPARK-22146

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

    https://github.com/apache/spark/pull/19368.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 #19368
    
----
commit c31990c0f2ed605be94c108bb5204753581a898a
Author: Marco Gaido <[email protected]>
Date:   2017-09-27T14:31:41Z

    [SPARK-22146] FileNotFoundException while reading ORC files containing '%'

----


---

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

Reply via email to