v.25.4Bug Fix (user-visible misbehavior in an official stable release)

Fix reading Iceberg table failed

Fix reading Iceberg table failed when min-max value is specified explicitly but is NULL. The Go Iceberg library was noted for generating such an atrocious files. Closes #78740. #78764 (flynn).