mirror of
https://github.com/apache/impala.git
synced 2026-01-06 06:01:03 -05:00
expressions This commit enables fast partition pruning for cases where constant expressions appear in binary or IN predicates. During partition pruning, the constant expressions are evaluated in the BE and are replaced by the computed results as LiteralExprs. Change-Id: Ie8a2accf260391117559dc6c0a565f907c516478 Reviewed-on: http://gerrit.cloudera.org:8080/144 Reviewed-by: Dimitris Tsirogiannis <dtsirogiannis@cloudera.com> Tested-by: Internal Jenkins
10 KiB
10 KiB