This is an automated email from the ASF dual-hosted git repository.
chaokunyang pushed a change to branch releases-0.10
in repository https://gitbox.apache.org/repos/asf/fury.git
at 924743c1 fix(java): fix duplicate entry write at max chunk size bound
(#2040)
This branch includes the following new commits:
new 6d928190 feat(java): ReplaceResolveSerializer deep copy (#1925)
new e0f1efde chore(ci): Migrate the ci from macOS 12 to macOS 13 (#1927)
new c24c7274 fix(doc): set compressString default value to false (#1913)
new 3aea3904 fix(java): Move schema caching to unsafe trait to avoid
issues when using non-inferred schema. (#1944)
new 6d4896bd fix(java): ClassLoaderFuryPooled#setFactoryCallback cannot
effect old Fury (#1946)
new 56783b71 fix(java): fix find constructor error in generated serializer
class caused by duplicated class classloading for Fury (#1948)
new f06a7ed3 chore(Rust): fix lint problems (#1962)
new ae07c406 feat(java): use varint for jdk compatible serializers (#1960)
new 2c0fd397 feat(java): configurable buffer size limit (#1963)
new 7ddfaf52 docs(java): add object mapping example and tests (#1974)
new c96b398e fix(c++): fix bazel install (#1979)
new 8a8bf1e1 fix(java): Fix flakiness in
ExpressionVisitorTest#testTraverseExpression (#1968)
new d7424259 chore(python): drop py3.7 support (#1981)
new 4c78e2fd fix(java): only print warn message if scopedMetaShareEnabled
is true … (#1985)
new 8e23f9d4 fix(java): Fix the issue caused by not using
readCompressedBytesString during deserialization when string compression is
enabled. (#1991)
new aa7983e0 fix(java): Compatible mode on de/serialize api failed to
deserialize (#1996)
new d0663421 feat(java): make 4 bytes utf16 size header optional for utf8
encoding (#2010)
new 02b883fe feat(java): Chunk by chunk predictive map serialization
protocol (#1722)
new f266b689 feat(java): support streaming encode/decode to/from buffer
for row format (#2024)
new 2dc71100 feat(java): new implementation and protocol refine for chunk
based map serialization (#2025)
new 4abeaf31 docs: update copyright date in NOTICE (#2029)
new ea6ef68c fix(java): chunk map serialize an error (#2030)
new 4404e993 feat(java): jit support for chunk based map serialization
(#2027)
new 901501ac feat(java): Add basicMultiConfigFury dataprovider and add
basic map unit test use the dataProvider (#2032)
new 0c18f71f feat(java): deserialize one pojo into another type (#2012)
new 924743c1 fix(java): fix duplicate entry write at max chunk size bound
(#2040)
The 26 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]