79377619

Date: 2025-01-22 12:03:57
Score: 4
Natty:
Report link

i have the exact same issue.

i am using athena as my query engine, the closest explanation i have been able to figure that it might be accessing the file directly via querying the manifest.json.

that’s what you see after the # in your own explain.

since iceberg has hidden partitions, the query plan never sees the partition on the physical level. iceberg just gets the file and uses the predicates you provide.

Reasons:
  • No code block (0.5):
  • Me too answer (2.5): i have the exact same issue
  • Low reputation (1):
Posted by: anirban roychowdhury