thisisnic commented on code in PR #47121:
URL: https://github.com/apache/arrow/pull/47121#discussion_r2217414529


##########
r/NEWS.md:
##########
@@ -19,13 +19,25 @@
 
 # arrow 20.0.0.9000
 
+## Breaking changes
+
+- Backwards compatibility checks for legacy Arrow C++ versions have been 
removed 
+  from the R package (#46491). This shouldn't affect most users this package 
and would only impact you if you were building the R package from source with 
different R package and Arrow C++ versions.
+- Require CMake 3.25 or greater in bundled build script for full-source builds 
(#46834). This shouldn't affect most users.
+

Review Comment:
   ```suggestion
   ```



-- 
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

Reply via email to