Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/971#discussion_r119804061 --- Diff: dev/findbugs-exclude.xml --- @@ -143,7 +143,7 @@ This method returns a value that is not checked. The return value should be checked since it can indicate an unusual or unexpected function execution. For example, the File.delete() method returns false if the file could not be successfully deleted - (rather than throwing an Exception). If you don't check the result, you won't notice + (rather than throwing an Exception). If you don't check the encodedData, you won't notice --- End diff -- I think added by mistake
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---