Github user QiangCai commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/2197#discussion_r183196989
--- Diff: dev/findbugs-exclude.xml ---
@@ -40,7 +40,7 @@
<Bug pattern="MS_MUTABLE_ARRAY"/>
</Match>
<Match>
- <Class
name="org.apache.carbondata.core.scan.expression.ExpressionResult"/>
+ <Class
name="org.apache.carbondata.core.scan.filterExpression.ExpressionResult"/>
--- End diff --
not required match---
