You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/07/14 02:36:14 UTC

[GitHub] [arrow-datafusion] v0y4g3r commented on a diff in pull request #2855: Bump arrow2

v0y4g3r commented on code in PR #2855:
URL: https://github.com/apache/arrow-datafusion/pull/2855#discussion_r920698761


##########
datafusion/src/lib.rs:
##########
@@ -1,3 +1,4 @@
+#![feature(assert_matches)]

Review Comment:
   `assert_macthes` was used in unit test to check error variant. I removed this nightly-only feature in latest commit.



-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org