Hello Kudu Jenkins, Abhishek Chennaka,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/19941
to review the following change.
Change subject: [examples] make client_examples-test.sh pass
......................................................................
[examples] make client_examples-test.sh pass
Since the newly introduced non_unique_primary_key.cc example uses
features not available in C++98, an extra flag is needed if compiling
the example with legacy compilers. Otherwise, client_examples-test.sh
would fail while trying to compile it.
Change-Id: I4cc2e60372b5ff855316a3286662d2f148f9ce7c
Reviewed-on: http://gerrit.cloudera.org:8080/19766
Reviewed-by: Abhishek Chennaka <[email protected]>
Tested-by: Kudu Jenkins
---
M examples/cpp/CMakeLists.txt
1 file changed, 6 insertions(+), 0 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/41/19941/1
--
To view, visit http://gerrit.cloudera.org:8080/19941
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: branch-1.17.x
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4cc2e60372b5ff855316a3286662d2f148f9ce7c
Gerrit-Change-Number: 19941
Gerrit-PatchSet: 1
Gerrit-Owner: Yingchun Lai <[email protected]>
Gerrit-Reviewer: Abhishek Chennaka <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)