v0.4.1
What's Changed
- [Doc] Refine issue template by a yaml form by @chaokunyang in #1185
- [C++] Fix ownership problem for children writers by visitor by @PragmaTwice in #1193
- [C++] Remove useless fields and macro in logging by @PragmaTwice in #1195
- [Doc] add docs for java FuryBuilder #1188 by @mof-dev-3 in #1192
- [Rust] support row format by @wangweipeng2 in #1196
- [C++] Add RowEncoder wrapper to RowEncodeTrait by @PragmaTwice in #1200
- [Rust] Row support more types by @wangweipeng2 in #1202
- [Rust] Support row map by @wangweipeng2 in #1206
- [C++] update bazel version from 4.2 to 6.3.2 by @chaokunyang in #1204
- [JavaScript] Support partial record by @wangweipeng2 in #1208
- [Java] fix package access level class accessor jit by @chaokunyang in #1210
- [JavaScript] Fix register a description twice will get undefined serializer by @bytemain in #1211
- [C++] Support iterable types in RowEncodeTrait by @PragmaTwice in #1212
- [C++] Support iterable types for RowEncoder by @PragmaTwice in #1215
- [Python] Refine py register class method by @chaokunyang in #1218
- [Java] Clear extRegistry.getClassCtx if generate serializer class failed in #1221
New Contributors
Full Changelog: v0.4.0...v0.4.1