Yuanping Wu created ORC-1706:
--------------------------------
Summary: [C++] Fix build break w/ BUILD_CPP_ENABLE_METRICS=ON
Key: ORC-1706
URL: https://issues.apache.org/jira/browse/ORC-1706
Project: ORC
Issue Type: Bug
Reporter: Yuanping WuBuild breaks when BUILD_CPP_ENABLE_METRICS=ON. This is because BUILD_CPP_ENABLE_METRICS was not switched on when running cmake so the clang-tidy didn't replaced the private member's name in macros. -- This message was sent by Atlassian Jira (v8.20.10#820010)
