jackye1995 commented on a change in pull request #4122:
URL: https://github.com/apache/iceberg/pull/4122#discussion_r806296032



##########
File path: docs/common/releases/release-notes.md
##########
@@ -66,7 +66,21 @@ To add a dependency on Iceberg in Maven, add the following 
to your `pom.xml`:
 </dependencies>
 ```
 
-## 0.13.0 Release Notes
+## 0.13.1 Release Notes
+
+**Important bug fixes:**
+
+* **Spark**
+  * Fix predicate pushdown (filter-based and merge conditions) for row-level 
operations in Spark 3.2. [[\#4023](https://github.com/apache/iceberg/pull/4023)]
+  * Fix an issue introduced in 
[#3722](https://github.com/apache/iceberg/pull/3722) and in the 0.13.0 release 
which lead to not being able to

Review comment:
       No need to mention PR or release that brings in the issue, better to 
describe the symptom so people can know if the fix is related to their usage.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to