chaokunyang commented on issue #2454: URL: https://github.com/apache/fory/issues/2454#issuecomment-3187266036
why you define a collection class whose element is the collection class itself: ` static class Record implements SingleItemList<Record>`. This is the reason why stackoverflow happens -- 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]
