We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 243a694 + 5ad7d45 commit ba47011Copy full SHA for ba47011
tools/FindBugsExcludeFilter.xml
@@ -41,6 +41,7 @@ under the License.
41
<Match>
42
<Bug pattern="EI_EXPOSE_REP2"/>
43
<Or>
44
+ <Class name="org.apache.datasketches.quantilescommon.LongsSortedViewIterator"/>
45
<Class name="org.apache.datasketches.quantilescommon.FloatsSortedViewIterator"/>
46
<Class name="org.apache.datasketches.quantilescommon.DoublesSortedViewIterator"/>
47
<Class name="org.apache.datasketches.quantilescommon.GenericSortedViewIterator"/>
0 commit comments