thisisnic commented on code in PR #40191: URL: https://github.com/apache/arrow/pull/40191#discussion_r1499842947
########## r/NEWS.md: ########## @@ -59,6 +50,17 @@ * A large number of minor spelling mistakes were fixed (@jsoref, #38929, #38257) * The developer documentation has been updated to match changes made in recent releases (#38220) +# arrow 14.0.2.1 + +## Minor improvements and fixes + +* Check for internet access when building from source and fallback to a + minimally scoped Arrow C++ build (#39699). +* Built from source by default on macOS (#39861). Review Comment: ```suggestion * Build from source by default on macOS (#39861). ``` -- 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]
