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

feat(interactive): Add schema management ability for groot java sdk #3193

Merged
merged 2 commits into from Sep 7, 2023

Conversation

siyuan0322
Copy link
Collaborator

What do these changes do?

  • Encapsulate GraphDefPb into customized class Schema
  • Set a high bytes default for kafka producer.

Related issue number

Fixes #3192

@siyuan0322 siyuan0322 changed the title Add schema management ability for groot java sdk feat(interactive): Add schema management ability for groot java sdk Sep 6, 2023
@codecov-commenter
Copy link

codecov-commenter commented Sep 6, 2023

Codecov Report

Merging #3193 (088d398) into main (f859319) will increase coverage by 29.88%.
Report is 3 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #3193       +/-   ##
===========================================
+ Coverage   42.05%   71.94%   +29.88%     
===========================================
  Files         101      102        +1     
  Lines       10985    11072       +87     
===========================================
+ Hits         4620     7966     +3346     
+ Misses       6365     3106     -3259     

see 60 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f859319...088d398. Read the comment docs.

@siyuan0322 siyuan0322 merged commit 30d7c17 into alibaba:main Sep 7, 2023
46 of 48 checks passed
@siyuan0322 siyuan0322 deleted the zsy/groot-schema branch September 7, 2023 02:00
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.

Provide schema management ability for groot-client
2 participants