Skip to content

jsonconfig: properly unwind and enumerate references#28884

Merged
mildwonkey merged 1 commit intomainfrom
mildwonkey/json-references
Jun 14, 2021
Merged

jsonconfig: properly unwind and enumerate references#28884
mildwonkey merged 1 commit intomainfrom
mildwonkey/json-references

Conversation

@mildwonkey
Copy link
Copy Markdown
Contributor

@mildwonkey mildwonkey commented Jun 4, 2021

The "references" included in the expression representation now properly unwrap for each traversal step, to match what was documented.

This fixes #28860

[update: I made the version bump in a later PR] There isn't a format version specific to the configuration representation, and we're not changing the overall format of the plan representation, so I did not increase the plan's format version. I'm not confident about that, I will do so if anyone disagrees!

The "references" included in the expression representation now properly unwrap for each traversal step, to match what was documented.
@mildwonkey mildwonkey requested a review from a team June 4, 2021 20:46
@mildwonkey mildwonkey merged commit 329585d into main Jun 14, 2021
@mildwonkey mildwonkey deleted the mildwonkey/json-references branch June 14, 2021 13:22
alisdair pushed a commit that referenced this pull request Jun 18, 2021
The "references" included in the expression representation now properly unwrap for each traversal step, to match what was documented.
@github-actions
Copy link
Copy Markdown
Contributor

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Provide more precise reference information in json output.

2 participants