Sat, 08 Jun 2024 13:58:51 UTC | login

Information for RPM python-fastavro-1.6.1-1.fc37.src.rpm

ID814614
Namepython-fastavro
Version1.6.1
Release1.fc37
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 Time2022-09-27 07:07:47 GMT
Size804.49 KB
a6e41089999dbe6503fdbc343c23cab2
LicenseMIT AND Apache-2.0
Buildrootf37-build-640104-71396
Provides
python-fastavro-debuginfo = 1.6.1-1.fc37
python-fastavro-debugsource = 1.6.1-1.fc37
python-fastavro-doc = 1.6.1-1.fc37
python3-fastavro = 1.6.1-1.fc37
python3-fastavro+codecs = 1.6.1-1.fc37
python3-fastavro+lz4 = 1.6.1-1.fc37
python3-fastavro+snappy = 1.6.1-1.fc37
python3-fastavro+zstandard = 1.6.1-1.fc37
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
(python3dist(toml) if python3-devel < 3.11)
gcc
latexmk
make
pyproject-rpm-macros
python3-devel
python3-devel
python3-sphinx-latex
python3dist(cython)
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 2 of 2
Name ascending sort Size
fastavro-1.6.1.tar.gz760.01 KB
python-fastavro.spec12.59 KB
Component of No Buildroots