-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2024-c71b6457ae 2024-12-30 02:25:18.613079+00:00 -------------------------------------------------------------------------------- Name : python-fastavro Product : Fedora 40 Version : 1.10.0 Release : 1.fc40 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: fastavro 2024-12-19 version 1.10.0 Parameterize some generic types to avoid type checker warnings Remove support for Python 3.8 -------------------------------------------------------------------------------- ChangeLog: * Fri Dec 20 2024 Packit <hello@xxxxxxxxxx> - 1.10.0-1 - Update to 1.10.0 upstream release - Resolves: rhbz#2333498 -------------------------------------------------------------------------------- References: [ 1 ] Bug #2333498 - python-fastavro-1.10.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=2333498 -------------------------------------------------------------------------------- This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2024-c71b6457ae' 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