Fedora 40 Update: python-fastavro-1.9.7-1.fc40

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

 



--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2024-8a5864b380
2024-09-17 02:57:03.686043
--------------------------------------------------------------------------------

Name        : python-fastavro
Product     : Fedora 40
Version     : 1.9.7
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:

2024-09-05 version 1.9.7
Fix regression introduced in 1.9.6
2024-09-05 version 1.9.6
Fix deterministic output for gen_many under certain conditions
Resolve referenced schema to disambiguate union types with named schemas
--------------------------------------------------------------------------------
ChangeLog:

* Sun Sep  8 2024 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 1.9.7-1
- Update to 1.9.7 upstream release
- Resolves: rhbz#2310338
* Fri Jul 19 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.9.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
--------------------------------------------------------------------------------
References:

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

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2024-8a5864b380' 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