gstvg commented on code in PR #22107:
URL: https://github.com/apache/datafusion/pull/22107#discussion_r3223878426


##########
docs/source/library-user-guide/upgrading/54.0.0.md:
##########
@@ -581,3 +581,150 @@ impl Default for MyTreeNode {
     }
 }
 ```
+
+### Higher-order functions and lambdas
+
+The changes below are related to the added support for higher-order functions
+and lambdas. For more info, see 
[#14205](https://github.com/apache/datafusion/issues/14205),
+[PR #18921](https://github.com/apache/datafusion/pull/18921) and
+[PR #21679](https://github.com/apache/datafusion/pull/21679), and
+[EPIC #21172](https://github.com/apache/datafusion/issues/21172).
+

Review Comment:
   
https://github.com/apache/datafusion/pull/22107/commits/7922fca48477adb96995c7ab76d8d1116e9d792a
 thanks



-- 
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