paleolimbot commented on issue #35649: URL: https://github.com/apache/arrow/issues/35649#issuecomment-1572073693
FWIW, I was only able to replicate this on Linux (MacOS/dev arrow and Windows/Release arrow successfully wrote the dataset). On Linux I got an additional note about C stack usage: ``` Error: C stack usage 890036266436 is too close to the limit Error: IOError: Invalid Error: std::exception /home/dewey/rscratch/arrow/cpp/src/arrow/c/bridge.cc:1797 StatusFromCError(stream_.get_next(&stream_, &c_array)) /home/dewey/rscratch/arrow/cpp/src/arrow/record_batch.h:257 ReadNext(&batch) /home/dewey/rscratch/arrow/cpp/src/arrow/util/iterator.h:428 it_.Next() ``` -- 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]
