icexelloss commented on issue #41862: URL: https://github.com/apache/arrow/issues/41862#issuecomment-2145712665
> > Here is the stacktrace after I applied the #41875 patch > > Did you apply it to an old version of Arrow? I cannot find anything in recent versions that corresponds to this traceback line: > > ``` > #21 ~<lambda> (this=0x5b98d96d4578, __in_chrg=<optimized out>) at /tmp/build/ts/arrow/dataset/c/src/arrow/dataset/dataset_writer.cc:363 > ``` > > It would be nice if you could test the PR itself. This is on Arrow 15. The line numbers are slightly off but this is the line that stack #21 is referring to: https://github.com/apache/arrow/blob/apache-arrow-15.0.0/cpp/src/arrow/dataset/dataset_writer.cc#L346 -- 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]
