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 th
shivdeep-singh3 opened a new issue, #12491:
URL: https://github.com/apache/iceberg/issues/12491
### Apache Iceberg version
1.6.1
### Query engine
Spark
### Please describe the bug 🐞
When querying iceberg table on a partitioned column, the partition pruning