This is an automated email from the ASF dual-hosted git repository.
thiru pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/avro.git.
from 6b02824 Merge pull request #658 from zeshuai007/AVRO-2570
new 96cfef5 AVRO-2620: Use log power rule for max precision.
new f0c6fe8 AVRO-2620: Unit test for Java precision.
new eab8e01 Merge pull request #704 from
RyanSkraba/AVRO-2620-log-power-rule
The 2157 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.
Summary of changes:
lang/c++/impl/Node.cc | 3 +--
lang/c++/test/SchemaTests.cc | 4 +++-
.../avro/src/main/java/org/apache/avro/LogicalTypes.java | 5 +----
.../avro/src/test/java/org/apache/avro/TestLogicalType.java | 12 +++++++++++-
lang/js/doc/Advanced-usage.md | 2 +-
5 files changed, 17 insertions(+), 9 deletions(-)