amrSherif12 commented on PR #930: URL: https://github.com/apache/incubator-graphar/pull/930#issuecomment-4582241712
Thank you for the detailed review and the approval! ### CI Failure Confirmation I can confirm that the Ubuntu 22.04 linker error (`undefined reference to pthread_create`) is 100% pre-existing and unrelated to this PR. Looking at the repository's recent commit history on `main`, every single C++ compilation workflow has been failing with a red "X" ever since the `apache-arrow 24.0.0` dependency upgrade. Specifically, functional C++ commits like #913, #914, #904, and #915 are all hitting this exact environment linker issue, while only isolated markdown/license tasks (like #910) manage to pass. I hope this proves it and we are ready for your final merge! -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
