hussein-awala commented on issue #12491: URL: https://github.com/apache/iceberg/issues/12491#issuecomment-2722803188
As far as I know, when we compare two columns, one of type string and the other of type integer, Spark (unfortunately) casts the string column to integer, and here is a PR that tried to fix the issue: https://github.com/apache/spark/pull/47246 I wonder if this behavior should be updated/fixed by Iceberg or not 🤔 -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org