liukun4515 commented on a change in pull request #1141:
URL: https://github.com/apache/arrow-rs/pull/1141#discussion_r779982908



##########
File path: CHANGELOG.md
##########
@@ -19,8 +19,146 @@
 
 For older versions, see 
[apache/arrow/CHANGELOG.md](https://github.com/apache/arrow/blob/master/CHANGELOG.md)
 
+
+## [7.0.0](https://github.com/apache/arrow-rs/tree/7.0.0) (2022-1-07)
+
+[Full Changelog](https://github.com/apache/arrow-rs/compare/6.5.0...7.0.0)
+
+### Arrow
+
+**Breaking changes:**
+- `pretty_format_batches` now returns `Result<impl Display>` rather than 
`String`: [#975](https://github.com/apache/arrow-rs/pull/975)

Review comment:
       If datafusion change the arrow-rs to 7.0.0, maybe we should do some 
changes about compatibility for this pr.




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