Daniel Becker has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/16419


Change subject: IMPALA-10078: Proper codegen for KuduPartitionExpr
......................................................................

IMPALA-10078: Proper codegen for KuduPartitionExpr

Implementing codegen for KuduPartitionExpr.

Testing:
 - TODO: I don't think we have good test coverage on this, I tried to
   fail tests in tests/query_test/test_kudu.py with incorrect
   implementations but they passed.

Change-Id: Ifcae34f71b407837e2c5f1b97aa230e490a268df
---
M be/CMakeLists.txt
M be/src/codegen/gen_ir_descriptions.py
M be/src/codegen/impala-ir.cc
M be/src/exec/CMakeLists.txt
A be/src/exec/kudu-util-ir.cc
M be/src/exec/kudu-util.cc
M be/src/exec/kudu-util.h
M be/src/exprs/CMakeLists.txt
A be/src/exprs/kudu-partition-expr-ir.cc
M be/src/exprs/kudu-partition-expr.cc
M be/src/exprs/kudu-partition-expr.h
11 files changed, 363 insertions(+), 133 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/19/16419/2
--
To view, visit http://gerrit.cloudera.org:8080/16419
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifcae34f71b407837e2c5f1b97aa230e490a268df
Gerrit-Change-Number: 16419
Gerrit-PatchSet: 2
Gerrit-Owner: Daniel Becker <[email protected]>
Gerrit-Reviewer: Csaba Ringhofer <[email protected]>
Gerrit-Reviewer: Tim Armstrong <[email protected]>

Reply via email to