Files
impala/testdata/workloads/functional-query
Alex Behm 480a56e3a0 IMPALA-1737: Substitute an InsertStmt's partition key exprs with the root node's smap.
The bug was that we were not substituting the partition key exprs of an InsertStmt
with the root plan node's output smap during single-node planning.

Change-Id: I16eff4bab0b1d95c7f30fd89b14af2628d6f865f
Reviewed-on: http://gerrit.cloudera.org:8080/580
Reviewed-by: Alex Behm <alex.behm@cloudera.com>
Tested-by: Internal Jenkins
2015-08-03 19:31:51 +00:00
..