abcbarryn commented on issue #34277: URL: https://github.com/apache/arrow/issues/34277#issuecomment-1443354004
This patch seems to work on arrow versions 4.0.1 and 5.0.0, anything newer than 5.0.0 doesn't link using gcc 7, at least on my system. The patch seems like it applies even to arrow version 12.0.0 but my gcc version 7 compiler will not build a shared libarrow library, so I can't test the patch yet on anything newer than arrow 5.0.0 because I can't build anything newer with or without this patch. I will keep working on this, but at least now I have a working pyarrow 5.0.0 and streamlit 1.19 needs pyarrow 4.0 or newer, so it's working. -- 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]
