refactoring: DDL node processing in SQL module
Previously we extracted attributes from DDL plan nodes and left the nodes in arena in the inconsistent state. This approach is error prone, so now we extract the whole node from the plan arena before using its attributes.
parent
4175e2ad
No related branches found
No related tags found
Please register or sign in to comment