wesm opened a new pull request #7237:
URL: https://github.com/apache/arrow/pull/7237


   Compilation was failing for me with clang-8 with the following warning
   
   ```
   ../src/parquet/encoding_benchmark.cc:286:53: error: static_assert with 
   no message is a C++17 extension [-Werror,-Wc++17-extensions]
     static_assert(sizeof(CType) == sizeof(*raw_values));
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to