Thu, 27 Jun 2024 02:19:03 UTC | login

Information for RPM python-fastavro-1.8.4-3.fc40.src.rpm

ID1146835
Namepython-fastavro
Version1.8.4
Release3.fc40
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 Time2023-12-13 08:33:24 GMT
Size996.80 KB
cf9b9942399c9bf2e02bf122245891c0
LicenseMIT AND Apache-2.0
Buildrootf40-build-760779-121127
Provides
python-fastavro-debuginfo = 1.8.4-3.fc40
python-fastavro-debugsource = 1.8.4-3.fc40
python-fastavro-doc = 1.8.4-3.fc40
python3-fastavro = 1.8.4-3.fc40
python3-fastavro+codecs = 1.8.4-3.fc40
python3-fastavro+lz4 = 1.8.4-3.fc40
python3-fastavro+snappy = 1.8.4-3.fc40
python3-fastavro+zstandard = 1.8.4-3.fc40
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(cython)
python3dist(lz4)
python3dist(numpy)
python3dist(packaging)
python3dist(pandas)
python3dist(pip) >= 19
python3dist(pytest)
python3dist(python-snappy)
python3dist(setuptools)
python3dist(sphinx)
python3dist(sphinx-rtd-theme)
python3dist(wheel)
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 3 of 3
Name ascending sort Size
730.patch4.82 KB
fastavro-1.8.4.tar.gz948.63 KB
python-fastavro.spec14.67 KB
Component of No Buildroots