alamb commented on code in PR #24068:
URL: https://github.com/apache/datafusion/pull/24068#discussion_r3734972670
##########
docs/source/library-user-guide/upgrading/55.0.0.md:
##########
@@ -355,6 +355,13 @@ if tracking.contains_dynamic_filter() {
}
```
+### Concrete execution-plan dynamic-filter getters are deprecated
Review Comment:
I don't think this is necessary to put in the upgrade guide (the functions
are deprecated and the compiler will explain that with the corresponding error
message)
--
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]