Wes McKinney created ARROW-4252:
-----------------------------------
Summary: [C++] Status error context strings missing lines of code
Key: ARROW-4252
URL: https://issues.apache.org/jira/browse/ARROW-4252
Project: Apache Arrow
Issue Type: Bug
Components: C++
Reporter: Wes McKinney
Fix For: 0.13.0
The actual code, along with the line breaks, are missing:
{code}
ArrowInvalid: ../src/arrow/python/numpy_to_arrow.cc:803 :
../src/arrow/python/numpy_to_arrow.cc:285 :
../src/arrow/python/numpy_to_arrow.cc:447 :
../src/arrow/python/numpy_to_arrow.cc:349 :
../src/arrow/compute/kernels/cast.cc:1436 :
../src/arrow/compute/kernels/cast.cc:1426 :
../src/arrow/compute/kernels/util-internal.cc:40 : Floating point value
truncated
{code}
I am not certain but I would guess this got broken during the Status usability
refactoring
cc [~fsaintjacques]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)