-
Notifications
You must be signed in to change notification settings - Fork 101
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 support for multi-lang Glue Schema Registry #168
Open
blacktooth
wants to merge
16
commits into
awslabs:native-schema-registry
Choose a base branch
from
blacktooth:native-schema-registry
base: native-schema-registry
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Add support for multi-lang Glue Schema Registry #168
blacktooth
wants to merge
16
commits into
awslabs:native-schema-registry
from
blacktooth:native-schema-registry
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
blacktooth
force-pushed
the
native-schema-registry
branch
from
April 29, 2022 01:10
a803b2a
to
c956993
Compare
blacktooth
force-pushed
the
native-schema-registry
branch
from
May 4, 2022 18:41
c956993
to
abc04cf
Compare
blacktooth
changed the title
Add prototype for native GlueSchemaRegistrySerializer in Clang
Add prototype for native GlueSchemaRegistrySerializer in C
May 14, 2022
blacktooth
force-pushed
the
native-schema-registry
branch
2 times, most recently
from
May 16, 2022 18:50
247d54c
to
243be14
Compare
blacktooth
force-pushed
the
native-schema-registry
branch
from
May 18, 2022 23:31
243be14
to
d74a428
Compare
blacktooth
changed the title
Add prototype for native GlueSchemaRegistrySerializer in C
Add support for native GlueSchemaRegistrySerializer in C
May 24, 2022
blacktooth
force-pushed
the
native-schema-registry
branch
from
May 24, 2022 21:19
2630502
to
ffafbf5
Compare
blacktooth
changed the title
Add support for native GlueSchemaRegistrySerializer in C
Add support for multi-lang Glue Schema Registry
Jun 22, 2022
blacktooth
force-pushed
the
native-schema-registry
branch
from
June 24, 2022 17:52
ead24da
to
d64d131
Compare
blacktooth
force-pushed
the
native-schema-registry
branch
from
July 7, 2022 01:57
efe7dde
to
06543a6
Compare
blacktooth
force-pushed
the
native-schema-registry
branch
from
July 8, 2022 20:05
06543a6
to
3d1b4e7
Compare
blacktooth
force-pushed
the
native-schema-registry
branch
from
July 13, 2022 22:30
f1f3f6a
to
053ec40
Compare
blacktooth
force-pushed
the
native-schema-registry
branch
from
July 13, 2022 22:48
053ec40
to
9105fd4
Compare
…ge (#3) Co-authored-by: George Yang <[email protected]>
C# Protobuf Serializer/Deserializer
Add C# Json serializer/de-serializer
Any update about this PR @blacktooth ? :) |
Any updates here? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Issue #, if available:
#43
Description of changes:
Introducing a sample serialization prototype as a proof of concept on interactions between Java, C and Python
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.