Abhishek Chennaka has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/22048 )
Change subject: [client] fix doxygen warning ...................................................................... [client] fix doxygen warning Before this patch, doxygen of 1.11 and newer versions would output the following warnings when generating documentation for Kudu C++ client API: scan_batch.h:163: warning: Compound kudu::client::KuduScanBatch::RowPtr is not documented. scan_batch.h:378: warning: Compound kudu::client::KuduScanBatch::const_iterator is not documented. Change-Id: I07c51acf8cb9d0a314731781c177ea8f7b4f9889 Reviewed-on: http://gerrit.cloudera.org:8080/22048 Tested-by: Alexey Serbin <[email protected]> Reviewed-by: Abhishek Chennaka <[email protected]> --- M src/kudu/client/scan_batch.h 1 file changed, 2 insertions(+), 0 deletions(-) Approvals: Alexey Serbin: Verified Abhishek Chennaka: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/22048 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I07c51acf8cb9d0a314731781c177ea8f7b4f9889 Gerrit-Change-Number: 22048 Gerrit-PatchSet: 2 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
