The GitHub Actions job "Publish Fury Java Snapshot" on fury.git/main has 
succeeded.
Run started by GitHub user chaokunyang (triggered by chaokunyang).

Head commit for run:
cfe96802b07208e620715304ec37be930450f6b7 / Steven Schlansker 
<[email protected]>
feat(java): fury row encoder now supports implementing interfaces with simple 
value type (#2250)

## What does this PR do?

You can now call `Encoders.registerLazyBeanInterface` and Fury will
generate a bean implementation type for you.
This should allow easy integration with Immutables library for example -
I will be testing that over the coming days.

## Related issues

Fixes #2223

## Does this PR introduce any user-facing change?

New api to register interface types. Since this was not implemented
before, there should be no breaking change.

- [ ] Does this PR introduce any public API change?
- [ ] Does this PR introduce any binary protocol compatibility change?

Report URL: https://github.com/apache/fury/actions/runs/15245496569

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to