Hi All, In our recent discussion, we deprecated Spark 3.2 support in Iceberg 1.4.0 release as outlined in this thread: https://lists.apache.org/thread/zw1blng2d1bbrlcftxwmmhb2l7jxbxqx
As we're gearing up for the 1.5.0 release, I suggest that we go ahead and completely remove the Spark 3.2 support with Iceberg 1.5.0. Maintaining the deprecated folder has become burdensome, especially when making changes in the core (used with Spark), as it necessitates fixing all Spark versions for compilability. With this in mind, removing Spark 3.2 support in the upcoming 1.5.0 release seems timely. It's important to note that users currently relying on Spark 3.2 can still utilize older Iceberg versions, as discussed previously. I will open a PR to remove the Spark 3.2 folder tomorrow. Let me know your thoughts on this. Thanks, Ajantha