You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Daniel Becker (Jira)" <ji...@apache.org> on 2023/04/19 14:26:00 UTC

[jira] [Created] (IMPALA-12074) Add the WARN_UNUSED_RESULT attribute to methods of BitWriter that can fail

Daniel Becker created IMPALA-12074:
--------------------------------------

             Summary: Add the WARN_UNUSED_RESULT attribute to methods of BitWriter that can fail
                 Key: IMPALA-12074
                 URL: https://issues.apache.org/jira/browse/IMPALA-12074
             Project: IMPALA
          Issue Type: Improvement
          Components: Backend
            Reporter: Daniel Becker
            Assignee: Daniel Becker


Many methods of BitWriter signal failure via the return value. These return values should not be discarded because failures are not noticed then.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org