This is an automated email from the ASF dual-hosted git repository.

haonan pushed a change to branch fix_float_encoder_overflow_v2
in repository https://gitbox.apache.org/repos/asf/tsfile.git


    from 4a57d9f4 Fix float encoder overflow when float value itself over int 
range
     add 83e3c52d fix double

No new revisions were added by this update.

Summary of changes:
 .github/workflows/code-coverage.yml                          |  2 +-
 .../org/apache/tsfile/encoding/decoder/FloatDecoder.java     |  7 +++++--
 .../org/apache/tsfile/encoding/encoder/FloatEncoder.java     | 12 ++++++++----
 .../org/apache/tsfile/encoding/decoder/FloatDecoderTest.java |  5 ++++-
 .../src/test/java/org/apache/tsfile/utils/EncodingUtils.java |  6 ++++++
 5 files changed, 24 insertions(+), 8 deletions(-)

Reply via email to