Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

refactor: Conversion between literal and json should depends on type. #120

Merged
merged 1 commit into from
Dec 19, 2023

Conversation

liurenjie1024
Copy link
Collaborator

Close #117.

We removed type information stored in structs..

@liurenjie1024 liurenjie1024 requested review from JanKaul, Fokko and Xuanwo and removed request for JanKaul December 15, 2023 03:39
@liurenjie1024
Copy link
Collaborator Author

cc @Xuanwo @JanKaul @Fokko @ZENOTME PTAL

Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Copy link
Contributor

@ZENOTME ZENOTME left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Copy link
Contributor

@Fokko Fokko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great, thanks @liurenjie1024

@Fokko Fokko merged commit d98c325 into apache:main Dec 19, 2023
6 checks passed
@liurenjie1024 liurenjie1024 deleted the renjie/issue-117 branch December 19, 2023 08:08
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use Type when converting from Literal to JsonValue.
4 participants