Feature Request
Currently the DataPlaneInstance store SQL version store just an ID and a column data which i the JSON representation of the DataPlaneInstance object. We should probably think about flattening the JSON properties into columns since they are best managed (search/index) and the basic structure is fixed.
It also aligns with the other SQL stores
Which Areas Would Be Affected?
e.g., DPF, CI, build, transfer, etc.
Why Is the Feature Desired?
Are there any requirements?
Who will sponsor this feature?
Please @-mention the committer that will sponsor your feature.
Solution Proposal
If possible, provide a (brief!) solution proposal.
Feature Request
Currently the DataPlaneInstance store SQL version store just an ID and a column
datawhich i the JSON representation of theDataPlaneInstanceobject. We should probably think about flattening the JSON properties into columns since they are best managed (search/index) and the basic structure is fixed.It also aligns with the other SQL stores
Which Areas Would Be Affected?
e.g., DPF, CI, build, transfer, etc.
Why Is the Feature Desired?
Are there any requirements?
Who will sponsor this feature?
Please @-mention the committer that will sponsor your feature.
Solution Proposal
If possible, provide a (brief!) solution proposal.