Matthew Jacobs has uploaded a new change for review. http://gerrit.cloudera.org:8080/5402
Change subject: IMPALA-3788: Fix Kudu ReadMode flag checking ...................................................................... IMPALA-3788: Fix Kudu ReadMode flag checking Commit 0d4bdc1 to add flag --kudu_read_mode wasn't checking the value properly; so the behavior was reversed. This became apparent immediately in stress testing, though there isn't a good way to validate this in EE or unit tests. I added some logging which I used to verify the correct behavior manually in the minicluster. Change-Id: I843842560844732505af53ea360a3a9ccbab04a9 --- M be/src/exec/kudu-scanner.cc 1 file changed, 3 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/02/5402/1 -- To view, visit http://gerrit.cloudera.org:8080/5402 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I843842560844732505af53ea360a3a9ccbab04a9 Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Matthew Jacobs <[email protected]>
