Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: implement JsonArrayTranslator #4814

Conversation

paullatzelsperger
Copy link
Member

What this PR changes/adds

implements the JsonArrayTranslator, to enable querying top-level JSON arrays in SQL stores.

Further notes

  • this feature is an addition to the current JsonFieldTranslator and should only be used for top-level JSON arrays

Who will sponsor this feature?

Please @-mention the committer that will sponsor your feature.

Linked Issue(s)

Closes #4813

Please be sure to take a look at the contributing guidelines and our etiquette for pull requests.

…slation/JsonArrayTranslator.java

Co-authored-by: andrea bertagnolli <[email protected]>
@paullatzelsperger paullatzelsperger merged commit 4e738a6 into eclipse-edc:main Feb 11, 2025
21 checks passed
@paullatzelsperger paullatzelsperger deleted the feat/4813_jsonarraytranslator branch February 11, 2025 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support JSON Arrays via JsonFieldTranslator
3 participants