paleolimbot commented on PR #13634:
URL: https://github.com/apache/arrow/pull/13634#issuecomment-1187862643

   I can't reproduce locally on Linux either. One other thing to try is change 
all `ValueOrStop()` and `StopIfNotOk()` calls to 
`arrow::ValueOrStop()`/`arrow::StopIfNotOk()`. I don't know why it's not 
complaining about any of the other `ValueOrStop()`/`StopIfNotOk()` calls in the 
file, but that does seem to be part of the problem?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to