benibus commented on issue #34653:
URL: https://github.com/apache/arrow/issues/34653#issuecomment-1498060069

   > should we keep this as a blocker?
   
   Probably not, although I think I've identified the cause. It's essentially a 
stack overflow in the JSON reader which can occur under very specific 
circumstances. In this case, it's brought about by one of the tests (which uses 
parameters that aren't representative of typical usage). The details are fairly 
convoluted since threading is involved.
   
   I should have a fix soon regardless, although the JSON reader itself is (in 
principle) working as intended. I'm still not sure why this only occurs on 
Alpine...


-- 
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