Fedora 39 Update: python-fastavro-1.9.5-1.fc39

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2024-226586c19d
2024-07-21 02:14:42.426442
--------------------------------------------------------------------------------

Name        : python-fastavro
Product     : Fedora 39
Version     : 1.9.5
Release     : 1.fc39
URL         : https://github.com/fastavro/fastavro
Summary     : Fast Avro for Python
Description :
Because the Apache Python avro package is written in pure Python, it is
relatively slow. In one test case, it takes about 14 seconds to iterate through
a file of 10,000 records. By comparison, the JAVA avro SDK reads the same file
in 1.9 seconds.

The fastavro library was written to offer performance comparable to the Java
library. With regular CPython, fastavro uses C extensions which allow it to
iterate the same 10,000 record file in 1.7 seconds. With PyPy, this drops to
1.5 seconds (to be fair, the JAVA benchmark is doing some extra JSON
encoding/decoding).

Supported Features

  â?¢ File Writer
  â?¢ File Reader (iterating via records or blocks)
  â?¢ Schemaless Writer
  â?¢ Schemaless Reader
  â?¢ JSON Writer
  â?¢ JSON Reader
  â?¢ Codecs (Snappy, Deflate, Zstandard, Bzip2, LZ4, XZ)
  â?¢ Schema resolution
  â?¢ Aliases
  â?¢ Logical Types
  â?¢ Parsing schemas into the canonical form
  â?¢ Schema fingerprinting

Missing Features

  â?¢ Anything involving Avroâ??s RPC features

--------------------------------------------------------------------------------
Update Information:

2024-07-08 version 1.9.5
Fix recursion error with avro json serialization
Fix return_record_name option for aliases in a union
--------------------------------------------------------------------------------
ChangeLog:

* Fri Jul 12 2024 Packit <hello@xxxxxxxxxx> - 1.9.5-1
- Update to 1.9.5 upstream release
- Resolves: rhbz#2297035
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2297035 - python-fastavro-1.9.5 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2297035
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2024-226586c19d' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------

-- 
_______________________________________________
package-announce mailing list -- package-announce@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-announce-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-announce@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue

[Index of Archives]     [Fedora Users]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]

  Powered by Linux