You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "Weijun-H (via GitHub)" <gi...@apache.org> on 2023/03/01 21:01:22 UTC

[GitHub] [arrow-datafusion] Weijun-H commented on issue #5414: VARCHAR and INT comparison in query

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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org