findepi commented on PR #13197:
URL: https://github.com/apache/datafusion/pull/13197#issuecomment-2449343727
This fails for me locally with
```
External error: query result mismatch:
[SQL] SELECT
LPAD(ascii_1, 20),
LPAD(unicode_1, 20),
'|'
FROM test_basic_operator;
[Diff] (-expected|+actual)
Andrew datafusion📊🔥 |
Xiangpeng datafusion数据融合 |
Raphael datafusionДатаФусион |
under_score un iść core |
percent pan Tadeusz ma iść w |
|
NULL NULL |
NULL NULL |
at test_files/string/./string_query.slt.part:998
at test_files/string/string.slt:60
```
(among others).
I don't quite understand this -- there is no diff, as if the expected and
actual did match.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]