[ ] This PR title match the format: \<type>(optional scope): \<description>
[ ] The description of this PR title is user-oriented and clear enough for others to understand.
[ ] Attach the PR updating the user documentation if the current PR requires user awareness at the usage level. User docs repo
(Optional) Translate the PR title into Chinese.
(Optional) More detailed description for this PR(en: English/zh: Chinese).
en: j2t.writeThriftBase has written base.Base to thrift message when enabling conv.Options.EnableThriftBase. But native.j2t_write_unset_fields and j2t.handleUnmatchedFields will still try to write this field when user not pass it in JSON (or pass null)
zh(optional):
(Optional) Which issue(s) this PR fixes:
(optional) The PR that updates user documentation:
What type of PR is this?
Check the PR title.
(Optional) Translate the PR title into Chinese.
(Optional) More detailed description for this PR(en: English/zh: Chinese).
en:
j2t.writeThriftBase
has writtenbase.Base
to thrift message when enablingconv.Options.EnableThriftBase
. Butnative.j2t_write_unset_fields
andj2t.handleUnmatchedFields
will still try to write this field when user not pass it in JSON (or passnull
) zh(optional):(Optional) Which issue(s) this PR fixes:
(optional) The PR that updates user documentation: