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

Add schema matching for unversioned instances #53

Open
alexanderdean opened this issue Apr 21, 2016 · 1 comment
Open

Add schema matching for unversioned instances #53

alexanderdean opened this issue Apr 21, 2016 · 1 comment
Assignees

Comments

@alexanderdean
Copy link
Member

See snowplow/iglu#147

We want to find the highest matching schema version for an unversioned instance, where:

  • matching means that the instance passes validation against the given schema version
  • highest means that no schema versions with higher numbers pass
@alexanderdean
Copy link
Member Author

I think @fblundun has some ideas on a performant algorithm here - Fred could you share?

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

No branches or pull requests

2 participants