-
Notifications
You must be signed in to change notification settings - Fork 5.9k
[PIR] add UNMATCHED_TYPE #59784
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
[PIR] add UNMATCHED_TYPE #59784
Conversation
|
你的PR提交成功,感谢你对开源项目的贡献! |
|
❌ The PR is not created using PR's template. You can refer to this Demo. |
|
刚才和相关同学讨论了一下,error名字还是叫phi::errors::InvalidType吧,辛苦修改一下相关的代码,一并解决一下冲突~ |
Co-authored-by: WangZhen <[email protected]>
Co-authored-by: WangZhen <[email protected]>
Co-authored-by: WangZhen <[email protected]>
Co-authored-by: WangZhen <[email protected]>
PR types
Others
PR changes
Others
Description
[PIR] add UNMATCHED_TYPE
在 C++ 端添加 UNMATCHED_TYPE 错误类型,以便区分 value 错误和 type 错误