Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: add missing RelCommon field to WriteRel and DdlRel (#591)
Adding the RelCommon field to WriteRel and DdlRel message types so that they can be handled with the same common functionality as other operators. Addition of a new field is not a breaking change. Context from [Slack discussion](https://substrait.slack.com/archives/C02D7CTQXHD/p1705839323529739)
- Loading branch information