You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/01/25 21:47:39 UTC

[jira] [Created] (PARQUET-463) Add DCHECK* macros for assertions in debug builds

Wes McKinney created PARQUET-463:
------------------------------------

             Summary: Add DCHECK* macros for assertions in debug builds
                 Key: PARQUET-463
                 URL: https://issues.apache.org/jira/browse/PARQUET-463
             Project: Parquet
          Issue Type: Improvement
          Components: parquet-cpp
            Reporter: Wes McKinney
            Priority: Minor


Some of these macros are already defined in {{parquet/util/logging.h}}, but they are no-ops. This will assist in "can't fail" assertions. See https://www.chromium.org/developers/coding-style#TOC-CHECK-DCHECK-and-NOTREACHED-



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)