chaokunyang commented on PR #3094: URL: https://github.com/apache/fory/pull/3094#issuecomment-3698336299
Hi @ariesdevil , I finished xlang nullable refactor in #3093. It conflict with your pr, could you megre main branch and resolve the conflict? And since all fields are not null in rust by default except Optional, maybe the problem is more simple. For enum, java and c++ will take it as not null by default now. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
