mirror of
https://github.com/apache/impala.git
synced 2026-01-05 21:00:54 -05:00
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