Skip to content

feat: datapackage v2 fieldsMatch property support - #1790

Merged
pierrecamilleri merged 10 commits into
mainfrom
feat/fieldsMatch
Jul 27, 2026
Merged

feat: datapackage v2 fieldsMatch property support#1790
pierrecamilleri merged 10 commits into
mainfrom
feat/fieldsMatch

Conversation

@pierrecamilleri

@pierrecamilleri pierrecamilleri commented Jul 22, 2026

Copy link
Copy Markdown
Collaborator

This PR introduces the support for the fieldsMatch property introduced in datapackage v2.

The "--schema-sync" option is deprecated, in favor of the new fieldsMatch property. If both are used, fieldsMatch has precedence.

--schema-sync is now interpreted as fieldsMatch: "partial", which is the closest match, main difference is that if there is no matching column at all, this is now an "unmatched-error" error (as specified).

@pierrecamilleri
pierrecamilleri merged commit 52ec547 into main Jul 27, 2026
10 checks passed
@pierrecamilleri
pierrecamilleri deleted the feat/fieldsMatch branch July 27, 2026 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant