-
Notifications
You must be signed in to change notification settings - Fork 1.9k
[ENH]: Support Key object in schema #5721
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
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. |
Reviewer ChecklistPlease leverage this checklist to ensure your code review is thorough before approving Testing, Bugs, Errors, Logs, Documentation
System Compatibility
Quality
|
|
Schema Enhancements: Support for This PR introduces full support for using the Key Changes• Extended Affected Areas• This summary was automatically generated by @propel-code-bot |

Description of changes
Summarize the changes made by this PR.
Test plan
Added plenty of unit tests and end to end tests
pytestfor python,yarn testfor js,cargo testfor rustMigration plan
None
Observability plan
Staging
Documentation Changes
None