-
Notifications
You must be signed in to change notification settings - Fork 31
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(spec): implement data field #21
Conversation
46f8984
to
0c0fc21
Compare
Thanks a lot! We're planning to refactor the data type first, so this PR may need to wait a bit until we figure out the correct approach. Sorry for any inconvenience. |
d1f3594
to
bdcb2e3
Compare
I noticed that the new data type has been merged, so I rebased onto the latest main branch and ensured that all local tests and clippy checks passed. When you have time, could you please approve the changes and review the code? If there are any omissions or inaccuracies, please point them out, and I'll address them promptly. @Xuanwo |
0ddb985
to
919d93f
Compare
Hi, this PR includes some unrelated changes that make it difficult to review. Could you please address this? |
919d93f
to
6e9dc84
Compare
6e9dc84
to
99e1072
Compare
99e1072
to
1327ef7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot!
Test failed, @devillove084 can you fix the test? |
Okay, I will repair it later |
1327ef7
to
96db1f3
Compare
I've already checked and fixed the issues with the tests. Whenever you have time, could you please help approve it? Thank you very much! @JingsongLi |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
This PR will implement DataField.
close #22