-
Notifications
You must be signed in to change notification settings - Fork 59
[hyperactor] Serialized: permit multiple encoding representations #832
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
base: gh/mariusae/35/base
Are you sure you want to change the base?
Conversation
In preparation for plumbing through multipart support, we extend Serialized to be representation polymorphic. This will allow us to add serde_multipart::Message as an encoding format, plumbing true multipart encoding "all the way down". Differential Revision: [D80110110](https://our.internmc.facebook.com/intern/diff/D80110110/) **NOTE FOR REVIEWERS**: This PR has internal Meta-specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D80110110/)! [ghstack-poisoned]
In preparation for plumbing through multipart support, we extend Serialized to be representation polymorphic. This will allow us to add serde_multipart::Message as an encoding format, plumbing true multipart encoding "all the way down". Differential Revision: [D80110110](https://our.internmc.facebook.com/intern/diff/D80110110/) **NOTE FOR REVIEWERS**: This PR has internal Meta-specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D80110110/)! ghstack-source-id: 302493173 Pull Request resolved: #832
This pull request was exported from Phabricator. Differential Revision: D80110110 |
…tations" In preparation for plumbing through multipart support, we extend Serialized to be representation polymorphic. This will allow us to add serde_multipart::Message as an encoding format, plumbing true multipart encoding "all the way down". Differential Revision: [D80110110](https://our.internmc.facebook.com/intern/diff/D80110110/) **NOTE FOR REVIEWERS**: This PR has internal Meta-specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D80110110/)! [ghstack-poisoned]
Pull Request resolved: #832 In preparation for plumbing through multipart support, we extend Serialized to be representation polymorphic. This will allow us to add serde_multipart::Message as an encoding format, plumbing true multipart encoding "all the way down". Differential Revision: [D80110110](https://our.internmc.facebook.com/intern/diff/D80110110/) **NOTE FOR REVIEWERS**: This PR has internal Meta-specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D80110110/)! ghstack-source-id: 302502853
This pull request was exported from Phabricator. Differential Revision: D80110110 |
…tations" In preparation for plumbing through multipart support, we extend Serialized to be representation polymorphic. This will allow us to add serde_multipart::Message as an encoding format, plumbing true multipart encoding "all the way down". Differential Revision: [D80110110](https://our.internmc.facebook.com/intern/diff/D80110110/) **NOTE FOR REVIEWERS**: This PR has internal Meta-specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D80110110/)! [ghstack-poisoned]
Pull Request resolved: #832 In preparation for plumbing through multipart support, we extend Serialized to be representation polymorphic. This will allow us to add serde_multipart::Message as an encoding format, plumbing true multipart encoding "all the way down". ghstack-source-id: 302535994 Differential Revision: [D80110110](https://our.internmc.facebook.com/intern/diff/D80110110/) **NOTE FOR REVIEWERS**: This PR has internal Meta-specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D80110110/)!
This pull request was exported from Phabricator. Differential Revision: D80110110 |
…tations" In preparation for plumbing through multipart support, we extend Serialized to be representation polymorphic. This will allow us to add serde_multipart::Message as an encoding format, plumbing true multipart encoding "all the way down". Differential Revision: [D80110110](https://our.internmc.facebook.com/intern/diff/D80110110/) **NOTE FOR REVIEWERS**: This PR has internal Meta-specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D80110110/)! [ghstack-poisoned]
Pull Request resolved: #832 In preparation for plumbing through multipart support, we extend Serialized to be representation polymorphic. This will allow us to add serde_multipart::Message as an encoding format, plumbing true multipart encoding "all the way down". ghstack-source-id: 302712692 Differential Revision: [D80110110](https://our.internmc.facebook.com/intern/diff/D80110110/) **NOTE FOR REVIEWERS**: This PR has internal Meta-specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D80110110/)!
This pull request was exported from Phabricator. Differential Revision: D80110110 |
…tations" In preparation for plumbing through multipart support, we extend Serialized to be representation polymorphic. This will allow us to add serde_multipart::Message as an encoding format, plumbing true multipart encoding "all the way down". Differential Revision: [D80110110](https://our.internmc.facebook.com/intern/diff/D80110110/) **NOTE FOR REVIEWERS**: This PR has internal Meta-specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D80110110/)! [ghstack-poisoned]
This pull request was exported from Phabricator. Differential Revision: D80110110 |
…tations" In preparation for plumbing through multipart support, we extend Serialized to be representation polymorphic. This will allow us to add serde_multipart::Message as an encoding format, plumbing true multipart encoding "all the way down". Differential Revision: [D80110110](https://our.internmc.facebook.com/intern/diff/D80110110/) **NOTE FOR REVIEWERS**: This PR has internal Meta-specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D80110110/)! [ghstack-poisoned]
This pull request was exported from Phabricator. Differential Revision: D80110110 |
…tations" In preparation for plumbing through multipart support, we extend Serialized to be representation polymorphic. This will allow us to add serde_multipart::Message as an encoding format, plumbing true multipart encoding "all the way down". Differential Revision: [D80110110](https://our.internmc.facebook.com/intern/diff/D80110110/) **NOTE FOR REVIEWERS**: This PR has internal Meta-specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D80110110/)! [ghstack-poisoned]
This pull request was exported from Phabricator. Differential Revision: D80110110 |
Summary: In preparation for plumbing through multipart support, we extend Serialized to be representation polymorphic. This will allow us to add serde_multipart::Message as an encoding format, plumbing true multipart encoding "all the way down". ghstack-source-id: 303723937 Reviewed By: shayne-fletcher Differential Revision: D80110110
Summary: In preparation for plumbing through multipart support, we extend Serialized to be representation polymorphic. This will allow us to add serde_multipart::Message as an encoding format, plumbing true multipart encoding "all the way down". ghstack-source-id: 303723937 Reviewed By: shayne-fletcher Differential Revision: D80110110
…tations" In preparation for plumbing through multipart support, we extend Serialized to be representation polymorphic. This will allow us to add serde_multipart::Message as an encoding format, plumbing true multipart encoding "all the way down". Differential Revision: [D80110110](https://our.internmc.facebook.com/intern/diff/D80110110/) **NOTE FOR REVIEWERS**: This PR has internal Meta-specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D80110110/)! [ghstack-poisoned]
This pull request was exported from Phabricator. Differential Revision: D80110110 |
Summary: In preparation for plumbing through multipart support, we extend Serialized to be representation polymorphic. This will allow us to add serde_multipart::Message as an encoding format, plumbing true multipart encoding "all the way down". ghstack-source-id: 303814003 Reviewed By: shayne-fletcher Differential Revision: D80110110
Summary: In preparation for plumbing through multipart support, we extend Serialized to be representation polymorphic. This will allow us to add serde_multipart::Message as an encoding format, plumbing true multipart encoding "all the way down". ghstack-source-id: 303814003 Reviewed By: shayne-fletcher Differential Revision: D80110110
Summary: In preparation for plumbing through multipart support, we extend Serialized to be representation polymorphic. This will allow us to add serde_multipart::Message as an encoding format, plumbing true multipart encoding "all the way down". ghstack-source-id: 303814003 Reviewed By: shayne-fletcher Differential Revision: D80110110
Summary: In preparation for plumbing through multipart support, we extend Serialized to be representation polymorphic. This will allow us to add serde_multipart::Message as an encoding format, plumbing true multipart encoding "all the way down". ghstack-source-id: 303814003 Reviewed By: shayne-fletcher Differential Revision: D80110110
Summary: In preparation for plumbing through multipart support, we extend Serialized to be representation polymorphic. This will allow us to add serde_multipart::Message as an encoding format, plumbing true multipart encoding "all the way down". ghstack-source-id: 303814003 Reviewed By: shayne-fletcher Differential Revision: D80110110
Summary: In preparation for plumbing through multipart support, we extend Serialized to be representation polymorphic. This will allow us to add serde_multipart::Message as an encoding format, plumbing true multipart encoding "all the way down". ghstack-source-id: 303814003 Reviewed By: shayne-fletcher Differential Revision: D80110110
Summary: In preparation for plumbing through multipart support, we extend Serialized to be representation polymorphic. This will allow us to add serde_multipart::Message as an encoding format, plumbing true multipart encoding "all the way down". ghstack-source-id: 303814003 Reviewed By: shayne-fletcher Differential Revision: D80110110
Summary: In preparation for plumbing through multipart support, we extend Serialized to be representation polymorphic. This will allow us to add serde_multipart::Message as an encoding format, plumbing true multipart encoding "all the way down". ghstack-source-id: 303814003 Reviewed By: shayne-fletcher Differential Revision: D80110110
Summary: In preparation for plumbing through multipart support, we extend Serialized to be representation polymorphic. This will allow us to add serde_multipart::Message as an encoding format, plumbing true multipart encoding "all the way down". ghstack-source-id: 303814003 Reviewed By: shayne-fletcher Differential Revision: D80110110
Summary: In preparation for plumbing through multipart support, we extend Serialized to be representation polymorphic. This will allow us to add serde_multipart::Message as an encoding format, plumbing true multipart encoding "all the way down". ghstack-source-id: 303814003 Reviewed By: shayne-fletcher Differential Revision: D80110110
Stack from ghstack (oldest at bottom):
Message
#852In preparation for plumbing through multipart support, we extend Serialized to be representation polymorphic. This will allow us to add serde_multipart::Message as an encoding format, plumbing true multipart encoding "all the way down".
Differential Revision: D80110110
NOTE FOR REVIEWERS: This PR has internal Meta-specific changes or comments, please review them on Phabricator!