Hello Anas,
You can query the file in the file system that are of the types listed at
the bottom of
https://drill.apache.org/docs/querying-a-file-system-introduction/. Some
sample Parquet files are installed with Drill that you can try. For example:

 SELECT * FROM
dfs.`<path-to-installation>/apache-drill-<version>/sample-data/region.parquet`;


Kristine Hahn
Sr. Technical Writer
415-497-8107 @krishahn


On Tue, Jul 28, 2015 at 3:22 AM, Anas Mesrah <[email protected]> wrote:

> Hello Everyone,
>
> Is it possible in drill (using the file system storage plugin) to query the
> matching tables in the directory it's pointing to?
>
> --
>
> *Best Regards,*
>
> *Anas Mosaad ** <https://eg.linkedin.com/pub/anas-mesrah/1b/93/60a>*
> *Senior Software Engineer, *
> *Incorta Inc*
> *Mob. +201007434510*
>

Reply via email to