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

bugfix: cant serialize by jackson #607

Merged
merged 1 commit into from
Oct 14, 2023
Merged

Conversation

576470954
Copy link
Contributor

What this PR does: change serializer "jackson" to "json"

Which issue(s) this PR fixes:

Fixes #606

Special notes for your reviewer:
update the default config to json

Does this PR introduce a user-facing change?:
NONE

bugfix: cant serialize by jackson

@576470954
Copy link
Contributor Author

the parser only init json parser
image
so we should change the default parser to "json"

@codecov-commenter
Copy link

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (c5fc98a) 37.28% compared to head (0c53939) 37.28%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #607   +/-   ##
=======================================
  Coverage   37.28%   37.28%           
=======================================
  Files         175      175           
  Lines       11666    11666           
=======================================
  Hits         4350     4350           
  Misses       6952     6952           
  Partials      364      364           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@georgehao georgehao merged commit 4330268 into apache:master Oct 14, 2023
4 checks passed
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.

insert undo log get error
4 participants