Commits


emkornfield authored and Antoine Pitrou committed cd34f8b19e6
PARQUET-1581: [C++] Fix undefined behavior in encoding.cc Author: emkornfield <emkornfield@gmail.com> Author: Micah Kornfield <emkornfield@gmail.com> Closes #4336 from emkornfield/parquet_san and squashes the following commits: 37c9ef05a <emkornfield> remove added whitespace b85c76bfb <emkornfield> more specific fix c000d1c2f <Micah Kornfield> PARQUET-1581: Fix undefined behavior in encoding.cc when num_dictionary_values is 0.