Alexey Serbin has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/16766


Change subject: [test] fix compilation warning
......................................................................

[test] fix compilation warning

src/kudu/integration-tests/flex_partitioning-itest.cc:221:32: warning: loop 
variable 'split' of type 'const vector<int32_t>' (aka 'const vector<int>') 
creates a copy from type 'const vector<int32_t>' [-Wrange-loop-construct]
    for (const vector<int32_t> split : range_partition.splits) {
                               ^

Change-Id: I16ab253ab99808c2a69b0520a3a6b6253f27f2f8
---
M src/kudu/integration-tests/flex_partitioning-itest.cc
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/66/16766/1
--
To view, visit http://gerrit.cloudera.org:8080/16766
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I16ab253ab99808c2a69b0520a3a6b6253f27f2f8
Gerrit-Change-Number: 16766
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>

Reply via email to