alamb commented on PR #8868: URL: https://github.com/apache/arrow-datafusion/pull/8868#issuecomment-1891925034
Interestingly, when I run this test on https://github.com/apache/arrow-datafusion/pull/8847 it fails with a different function ``` ---- cases::serialize::test_expression_serialization_roundtrip stdout ---- thread 'cases::serialize::test_expression_serialization_roundtrip' panicked at datafusion/proto/tests/cases/serialize.rs:274:9: assertion `left == right` failed left: "initcap" right: "ascii" ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
