nabilshafi opened a new pull request, #2346: URL: https://github.com/apache/fory/pull/2346
## What does this PR do? This PR adds documentation to `row_format_guide.md` for recent enhancements that support Java `interface` types and class inheritance (`extends`) in row format mapping. The update includes code examples demonstrating how to register interface mappings and superclass support using Fury's Java API. ## Related issues - #2310 - [#2243](https://github.com/apache/fory/pull/2243) - [#2250](https://github.com/apache/fory/pull/2250) - [#2256](https://github.com/apache/fory/pull/2256) ## Does this PR introduce any user-facing change? Yes. It introduces user-facing documentation explaining how to use interface and extension types with row encoding in Java. -- 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]
