paleolimbot commented on issue #34211: URL: https://github.com/apache/arrow/issues/34211#issuecomment-1458215267
@egillax Is the package you're testing available publicly? It would help me a *lot* to fix this if I can reproduce locally. @PMassicotte I don't recall if we have instructions but it looks like you're on Ubuntu so you could probably do `R -d gdb` and then type `run`, which should drop you into an R prompt. If your session crashes, you should be able to type `bt` (for "backtrace"). If you don't get there, don't worry about it! The most helpful thing for fixing this will be the ability for me or Nic to reproduce this locally...even a hint (like...what are the column types of the table you're trying to write?) -- 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]
