Uh oh!
There was an error while loading. Please reload this page.
Add upgrade guide for PhysicalOptimizerRule::optimize_plan - #19030
Conversation
| - Session extensions via `context.session_config().extensions()` | ||
| This enables optimizer rules to access custom extensions registered with the session, which was not possible with the old `&ConfigOptions` parameter. | ||
There was a problem hiding this comment.
Maybe change to extension should be mentioned as well?
There was a problem hiding this comment.
I think we just made something that was private public - is that really worth mentioning?
There was a problem hiding this comment.
You’re right, the previous methods remain unchanged so from the user’s perspective nothing changes. My apologies.
Uh oh!
There was an error while loading. Please reload this page.
| **Who is affected:** | ||
| - Users who have implemented custom `PhysicalOptimizerRule` implementations |
There was a problem hiding this comment.
cc @zhuqi-lucas / @jcsherin , we need to make some changes for the next upgrade
There was a problem hiding this comment.
Sorry about this! At least it should be pretty mechanical and you'll have several releases...
Co-authored-by: Yongting You <2010youy01@gmail.com>
Uh oh!
There was an error while loading. Please reload this page.
…pache#19030)" This reverts commit 7b4593f.
…pache#19030)" This reverts commit 7b4593f.
…pache#19030)" This reverts commit 7b4593f.
Closes#19029