Commits


Antoine Pitrou authored and Wes McKinney committed b6ad26111f7
PARQUET-1366: [C++] Streamline use of Arrow's bit-util.h APIs This is required before we can remove some duplicate or little-used APIs in ARROW-2950. Author: Antoine Pitrou <antoine@python.org> Closes #483 from pitrou/PARQUET-1366-arrow-bit-util and squashes the following commits: 1eb6ef0 [Antoine Pitrou] Avoid using FirstTimeBitmapWriter for now (this Arrow API is too recent) 57aa82c [Antoine Pitrou] Fix line size 86c4ca5 [Antoine Pitrou] PARQUET-1366: [C++] Streamline use of Arrow bit-util.h Change-Id: Ibf665b155781541dd4c468a52b17630da11f1859