Ashwani Raina has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/24615 )

Change subject: [tablet] Skip stable_sort for already sorted batch
......................................................................


Patch Set 1:

> Build Failed
 >
 > http://jenkins.kudu.apache.org/job/pre_commit/2773/ : FAILURE

The iwyu failure happens because iwyu performs template instantiation tracing. 
Starting with std::stable_sort usage inside tablet.cc, that transitively 
includes boost header that is surfaced and reported by iwyu tool even when 
tablet.cc is calling standard implementation.

I have posted a separate patch to fix this: 
https://gerrit.cloudera.org/#/c/24617/


--
To view, visit http://gerrit.cloudera.org:8080/24615
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I28d3f5ebdf7e3f13f04ffe8d35417a98c370fcf7
Gerrit-Change-Number: 24615
Gerrit-PatchSet: 1
Gerrit-Owner: Ashwani Raina <[email protected]>
Gerrit-Reviewer: Ashwani Raina <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Comment-Date: Wed, 22 Jul 2026 06:55:10 +0000
Gerrit-HasComments: No

Reply via email to