[kudu-CR] KuduPredicate::Clone on IN list predicate causes segfault

2016-09-29 Thread Dan Burkert (Code Review)
Dan Burkert has submitted this change and it was merged. Change subject: KuduPredicate::Clone on IN list predicate causes segfault .. KuduPredicate::Clone on IN list predicate causes segfault Jordan Birdsell uncovered this

[kudu-CR] KuduPredicate::Clone on IN list predicate causes segfault

2016-09-29 Thread Jordan Birdsell (Code Review)
Jordan Birdsell has posted comments on this change. Change subject: KuduPredicate::Clone on IN list predicate causes segfault .. Patch Set 1: Code-Review+1 -- To view, visit http://gerrit.cloudera.org:8080/4568 To

[kudu-CR] KuduPredicate::Clone on IN list predicate causes segfault

2016-09-29 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: KuduPredicate::Clone on IN list predicate causes segfault .. Patch Set 1: Code-Review+2 Would be great to just remove the Clone() API, or deprecate it or

[kudu-CR] KuduPredicate::Clone on IN list predicate causes segfault

2016-09-29 Thread Dan Burkert (Code Review)
Hello Jordan Birdsell, Adar Dembo, I'd like you to do a code review. Please visit http://gerrit.cloudera.org:8080/4568 to review the following change. Change subject: KuduPredicate::Clone on IN list predicate causes segfault