I was able to figure out why this was occurring. Turns out all our target iceberg tables were created without partitions. Once we added the table partitions, this error went away.