Thu, 19 Sep 2024 19:29:19 UTC | login

Information for RPM python-fastavro-1.9.7-1.fc41.src.rpm

ID1449541
Namepython-fastavro
Version1.9.7
Release1.fc41
Epoch
Archsrc
SummaryFast Avro for Python
DescriptionBecause 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
Build Time2024-09-17 11:54:19 GMT
Size1012.19 KB
f254666282dc1f21d28ed287ee03f774
LicenseMIT AND Apache-2.0
Buildrootf41-build-847671-163991
Provides
python-fastavro-debuginfo = 1.9.7-1.fc41
python-fastavro-debugsource = 1.9.7-1.fc41
python-fastavro-doc = 1.9.7-1.fc41
python3-fastavro = 1.9.7-1.fc41
python3-fastavro+codecs = 1.9.7-1.fc41
python3-fastavro+lz4 = 1.9.7-1.fc41
python3-fastavro+snappy = 1.9.7-1.fc41
python3-fastavro+zstandard = 1.9.7-1.fc41
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
(python3dist(tomli) if python3-devel < 3.11)
gcc
latexmk
make
pyproject-rpm-macros
python3-devel
python3-devel
python3-sphinx-latex
python3dist(cramjam)
python3dist(cython)
python3dist(lz4)
python3dist(numpy)
python3dist(packaging)
python3dist(pandas)
python3dist(pip) >= 19
python3dist(pytest)
python3dist(setuptools)
python3dist(sphinx)
python3dist(sphinx-rtd-theme)
python3dist(wheel)
python3dist(zlib-ng)
python3dist(zstandard)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(DynamicBuildRequires) <= 4.15.0-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(RichDependencies) <= 4.12.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 2 of 2
Name ascending sort Size
fastavro-1.9.7.tar.gz964.67 KB
python-fastavro.spec15.57 KB
Component of No Buildroots