Skip to content

Commit

Permalink
refactor: Change C style casts to C++ style (Part 6)
Browse files Browse the repository at this point in the history
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
aditi-pandit committed Dec 11, 2024
1 parent 929affe commit 34838d8
Showing 1 changed file with 127 additions and 174 deletions.
Loading

0 comments on commit 34838d8

Please sign in to comment.