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

Fix WriterFilter key is null issue #473

Merged
merged 3 commits into from
Jun 15, 2022
Merged

Fix WriterFilter key is null issue #473

merged 3 commits into from
Jun 15, 2022

Conversation

VictorZeng
Copy link
Collaborator

@VictorZeng VictorZeng commented Jun 15, 2022

What this PR does / why we need it?

Fix issue #471 . PTAL~

Summary of your change

ObjectWriterAdapter.writeWithFilter(...) check filteredName != null .

Please indicate you've done the following:

  • Made sure tests are passing and test coverage is added if needed.
  • Made sure commit message follow the rule of Conventional Commits specification.
  • Considered the docs impact and opened a new docs issue or PR with docs changes if needed.

@wenshao wenshao merged commit da3187c into alibaba:main Jun 15, 2022
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.

2 participants