GitHub user hnfgns opened a pull request:

    https://github.com/apache/drill/pull/270

    DRILL-2618: handle queries over empty folders consistently so that th…

    …ey report table not found rather than failing.
    
    Refactor FileSelection to eliminate redundancy, make it more managable
    Fix WorkspaceSchemaFactory to handle empty folders.
    Introduce ParquetFileSelection, a sub-class of FileSelection that carries 
along metadata cache
    Fix MagicStringMatcher so that it operate on files only.

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

    $ git pull https://github.com/hnfgns/incubator-drill DRILL-2618

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

    https://github.com/apache/drill/pull/270.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 #270
    
----
commit 51de65851c5d355d88f682bc0fc9c0853f216d3c
Author: Hanifi Gunes <hanifigu...@gmail.com>
Date:   2015-11-17T02:33:13Z

    DRILL-2618: handle queries over empty folders consistently so that they 
report table not found rather than failing.
    Refactor FileSelection to eliminate redundancy, make it more managable
    Fix WorkspaceSchemaFactory to handle empty folders.
    Introduce ParquetFileSelection, a sub-class of FileSelection that carries 
along metadata cache
    Fix MagicStringMatcher so that it operate on files only.

----


---
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