Commits


Antoine Pitrou authored and Wes McKinney committed 99b3b0aa4cd
PARQUET-1463: [C++] Utilize common hashing machinery for dictionary encoding Author: Antoine Pitrou <antoine@python.org> Closes #3036 from pitrou/PARQUET-1463-hashing-refactor and squashes the following commits: 3c12c8877 <Antoine Pitrou> PARQUET-1463: Utilize common hashing machinery for dictionary encoding