tanruixiang commented on PR #6487: URL: https://github.com/apache/arrow-datafusion/pull/6487#issuecomment-1568775244
Thank you very much for the review. Strange error reported, I'll look into what happened tomorrow. ``` thread 'simplify_expressions::expr_simplifier::tests::test_simplify_regex' panicked at 'assertion failed: `(left == right)` left: `c1 = Utf8("baz") OR c1 = Utf8("bar") OR c1 = Utf8("foo")`, right: `c1 = Utf8("baz") OR c1 = Utf8("bar") OR c1 = Utf8("foo")`', datafusion\optimizer\src\simplify_expressions\expr_simplifier.rs:2471:9 ``` -- 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