That bug only occurs when the selection is a path to a single file, and that file is single-valued on the column in the where clause.
The more common use case of querying a directory which contains parquet files that are each single-valued on a date column does not have this problem. Are you seeing this or a similar issue in your queries? On Wed, Oct 7, 2015 at 8:53 AM, Carboni, Andrea <[email protected]> wrote: > Hi all, > > could be possible to include in Drill 1.2 the fix for this bug (3376)? The > usage of Parquet files without the possibility of using WHERE conditions on > dates is very limiting. > > Regards, > Andrea > > >
