chaokunyang opened a new issue, #1742: URL: https://github.com/apache/fury/issues/1742
## Is your feature request related to a problem? Please describe. Support deep copy in graalvm. Currently the fields info are built lazily, which will fail at graalvm runtime. ## Describe the solution you'd like Build fields info eagerly at graalvm build time ## Additional context #1679 -- 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]
