mirror of
https://github.com/apache/impala.git
synced 2026-01-08 21:03:01 -05:00
This patch enables pushing scan predicates on DECIMAL columns down to Kudu. Testing: - Added Planner decimal predicate test to kudu.test - Added Planner decimal in-list test to kudu-selectivity.test Change-Id: I2569a9e1d58f1c58884d58633d46348364888ed7 Reviewed-on: http://gerrit.cloudera.org:8080/9578 Reviewed-by: Alex Behm <alex.behm@cloudera.com> Tested-by: Impala Public Jenkins