Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/18075 )
Change subject: [client] KUDU-2623 Expose table as public in WriteOp ...................................................................... [client] KUDU-2623 Expose table as public in WriteOp Making KuduWriteOperation::table() method public to enable identification of the problematic table when an error happens. Change-Id: Idbfff6e931304cce7826bc272811155f57a5c4e5 Reviewed-on: http://gerrit.cloudera.org:8080/18075 Tested-by: Kudu Jenkins Reviewed-by: Alexey Serbin <[email protected]> Reviewed-by: Attila Bukor <[email protected]> --- M src/kudu/client/client-test.cc M src/kudu/client/write_op.h 2 files changed, 34 insertions(+), 2 deletions(-) Approvals: Kudu Jenkins: Verified Alexey Serbin: Looks good to me, approved Attila Bukor: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/18075 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Idbfff6e931304cce7826bc272811155f57a5c4e5 Gerrit-Change-Number: 18075 Gerrit-PatchSet: 4 Gerrit-Owner: Zoltan Chovan <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Zoltan Chovan <[email protected]>
