GitHub user tarunbansal opened a pull request:

    https://github.com/apache/incubator-quickstep/pull/99

    QUICKSTEP-36 Quickstep gives segmentation fault when it imports table from 
a file that does not have access rights.

    This PR fixes QUICKSTEP-36 
     
    - Perform access check on a file before opening it to import a table.

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

    $ git pull https://github.com/tarunbansal/incubator-quickstep master

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

    https://github.com/apache/incubator-quickstep/pull/99.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 #99
    
----
commit b2d2534843edad1014520f8d7b5245350827d09f
Author: Tarun Bansal <tarunbansal...@gmail.com>
Date:   2016-09-07T04:40:28Z

    QUICKSTEP-36 fixed.
    
    Added read access check in TextScanOperator file before opening a file

commit b7f0ca1daf25fe930f4cf0bcf62ace234b880fe6
Author: tarunbansal <tarunbansal...@gmail.com>
Date:   2016-09-08T03:48:45Z

    Added changes according to commiters workflow

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to