eclipse-edc / eclipse-edc/Connector

Flatten SQL data plane instance store properties

Open
#5,671 4 comments 0 reactions 0 assignees View on GitHub
breaking-change feature_request triage
Dominant language
Java
Stars
424
Forks
300
Avg merge
13h 11m
Merged PRs (30d)
35

Description

# 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._

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.