This is an automated email from the ASF dual-hosted git repository. chaokunyang pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/fory-site.git
commit 173ab4ddac5d77c72109e492a8d3f7228abd52eb Author: chaokunyang <[email protected]> AuthorDate: Wed May 13 04:18:07 2026 +0000 🔄 synced local 'docs/compiler/' with remote 'docs/compiler/' --- docs/compiler/generated-code.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/compiler/generated-code.md b/docs/compiler/generated-code.md index 73746b877f..e3a8f9b7eb 100644 --- a/docs/compiler/generated-code.md +++ b/docs/compiler/generated-code.md @@ -154,6 +154,8 @@ public class Person { } ``` +Messages with `evolving=false` are generated with Java fixed-schema struct encoding. + Unions generate classes extending `org.apache.fory.type.union.Union`: ```java --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
