Commits


Pindikura Ravindra authored and Antoine Pitrou committed dc062656d7d
ARROW-4274: [C++][Gandiva] split decimal into two parts Author: Pindikura Ravindra <ravindra@dremio.com> Author: Antoine Pitrou <antoine@python.org> Closes #3414 from pravindra/split and squashes the following commits: c96fbbfe <Antoine Pitrou> Try to fix MSVC compile failure ed7e110c <Antoine Pitrou> Try to use newer Sphinx and breathe versions when building the docs 2c0d870a <Pindikura Ravindra> ARROW-4274: Fix doxygen error e2de415f <Pindikura Ravindra> ARROW-4274: Add empty constructor for older compilers 42549b0f <Pindikura Ravindra> ARROW-4274: Address review comments 49d79333 <Pindikura Ravindra> ARROW-4274: Misc cleanups in header files 18050f8d <Pindikura Ravindra> ARROW-4274: split decimal into two parts