mirror of
https://github.com/apache/impala.git
synced 2026-01-04 18:00:57 -05:00
This patch adds partitions filters to tpcds-q89 to account for the lack of dynamic partition pruning. Additionally, it also re-enables running tpcds-q47, which was blocked by IMPALA-1238 Change-Id: Ied05d80565ebb29cd06b3c38d76bd31f0285028e Reviewed-on: http://gerrit.sjc.cloudera.com:8080/4453 Reviewed-by: Ishaan Joshi <ishaan@cloudera.com> Tested-by: jenkins