avantgardnerio commented on code in PR #4701: URL: https://github.com/apache/arrow-datafusion/pull/4701#discussion_r1054712829
########## datafusion/sql/src/lib.rs: ########## @@ -1,3 +1,4 @@ +#![feature(box_patterns)] Review Comment: I wasn't sure how to do it without this... I'm open to advice. -- 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