Commits


Krisztián Szűcs authored and Korn, Uwe committed 7483331548c
ARROW-3158: [C++] Handle float truncation during casting Author: Krisztián Szűcs <szucs.krisztian@gmail.com> Closes #2503 from kszucs/ARROW-3158 and squashes the following commits: 2ca76bbd <Krisztián Szűcs> check-format a8841aa2 <Krisztián Szűcs> correct input data type in test case b0d3ebac <Krisztián Szűcs> set allow_float_truncate true by default 4809bfab <Krisztián Szűcs> allow truncate float option and its implementation