kou commented on PR #35816: URL: https://github.com/apache/arrow/pull/35816#issuecomment-1571678923
test-r-devdocs's Ubuntu build failure may be a problem: https://github.com/ursacomputing/crossbow/actions/runs/5134779186/jobs/9239268933#step:10:36 ```text > library(arrow) Error: Error: package or namespace load failed for ‘arrow’ in dyn.load(file, DLLpath = DLLpath, ...): unable to load shared object '/home/runner/work/_temp/Library/arrow/libs/arrow.so': /home/runner/work/crossbow/crossbow/dist/lib/libparquet.so.1200: undefined symbol: _ZN5arrow6Status14AddContextLineEPKciS2_ ``` But I'm not sure whether the job is related to a new release... (For example, we use test-ubuntu-default-docs's artifact to update our new version's documents.) -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org