Skip to content

Releases: lyft/presto

318-17: Partition predicate allowed (#26)

20 Feb 22:12
2e1c530
Compare
Choose a tag to compare
* Revert "Fail explain with partition filter check (#21)"

This reverts commit 528c3f9d2c740d6bc3ec9764ebd8f35b4fa94ddf.

* Partition column predicate should pass partition filter check

* Remove unrelated changes