Weijun-H commented on issue #5414:
URL:
https://github.com/apache/arrow-datafusion/issues/5414#issuecomment-1450840726
The problem is that `Filter` treated 10 as `Utf8`.
```
filter.predicate: aggregate_test_100.c1 < Utf8("10")
```
--
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]