Matthew Jacobs has uploaded a new patch set (#2). Change subject: IMPALA-4204: Remove KuduScanNodeTest ......................................................................
IMPALA-4204: Remove KuduScanNodeTest In IMPALA-4204, the limit test could fail depending on the timing of the scanner threads. Now that we have functional tests for Kudu (IMPALA-3718), we can remove the BE KuduScanNode tests which have been error prone and haven't been any new bugs. Also, we don't have BE tests for any other scan nodes. Change-Id: I17c050f461c5cf0649857b82d747d87df0a641b8 --- M be/src/exec/CMakeLists.txt D be/src/exec/kudu-scan-node-test.cc 2 files changed, 0 insertions(+), 376 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/09/4609/2 -- To view, visit http://gerrit.cloudera.org:8080/4609 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: I17c050f461c5cf0649857b82d747d87df0a641b8 Gerrit-PatchSet: 2 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Matthew Jacobs <[email protected]>
