Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Change C style casts to C++ style (Part 6)
As per the security guideline in https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#es49-if-you-must-use-a-cast-use-a-named-cast Covers the findings velox/dwio/parquet/thrift/ParquetThriftTypes.cpp
- Loading branch information