No, that's not possible, but since you are also using year/month/day as what looks to be partitioning you can put the partition_by definition in the create table statement then you could add the dates you are searching for in your where clause and thereby limiting what is being read.