Thu, 24 Apr 2025 23:12:26 MSK | login

Information for build liborc-2.0.3-1.el10_0

ID29214
Package Nameliborc
Version2.0.3
Release1.el10_0
Epoch
Sourcegit+http://git.inferitos.ru/rpms/liborc#2f378963a63daf0414f9136f14b4fd21aafe4df6
SummaryLibrary for producing small, fast columnar storage for Hadoop workloads
DescriptionORC is a self-describing type-aware columnar file format designed for Hadoop workloads. It is optimized for large streaming reads, but with integrated support for finding required rows quickly. Storing data in a columnar format lets the reader read, decompress, and process only the values that are required for the current query. Because ORC files are type-aware, the writer chooses the most appropriate encoding for the type and builds an internal index as the file is written. Predicate pushdown uses those indexes to determine which stripes in a file need to be read for a particular query and the row indexes can narrow the search to a particular set of 10,000 rows. ORC supports the complete set of types in Hive, including the complex types: structs, lists, maps, and unions.
Built bytigro
State complete
Volume DEFAULT
StartedSat, 12 Apr 2025 21:38:41 MSK
CompletedSat, 12 Apr 2025 21:41:08 MSK
Taskbuild (inferit-10_0-extras, /rpms/liborc:changed/i10ce/liborc-2.0.3-1.el10)
Extra{'source': {'original_url': 'git+http://git.inferitos.ru/rpms/liborc#changed/i10ce/liborc-2.0.3-1.el10'}}
Tags
inferit-10_0-extras
RPMs
src
liborc-2.0.3-1.el10_0.src.rpm (info) (download)
aarch64
liborc-devel-2.0.3-1.el10_0.aarch64.rpm (info) (download)
liborc2-2.0.3-1.el10_0.aarch64.rpm (info) (download)
liborc-debugsource-2.0.3-1.el10_0.aarch64.rpm (info) (download)
liborc2-debuginfo-2.0.3-1.el10_0.aarch64.rpm (info) (download)
x86_64
liborc-devel-2.0.3-1.el10_0.x86_64.rpm (info) (download)
liborc2-2.0.3-1.el10_0.x86_64.rpm (info) (download)
liborc-debugsource-2.0.3-1.el10_0.x86_64.rpm (info) (download)
liborc2-debuginfo-2.0.3-1.el10_0.x86_64.rpm (info) (download)
Logs
aarch64
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
x86_64
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
Changelog * Sat Apr 12 2025 Arkady L. Shane <tigro@msvsphere-os.ru> - 2.0.3-1 - Rebuilt for MSVSphere 10.0 * Wed Nov 20 2024 Kaleb S. KEITHLEY <kkeithle [at] redhat.com> - 2.0.3-1 - Apache ORC 2.0.3 * Wed Oct 02 2024 Kaleb S. KEITHLEY <kkeithle [at] redhat.com> - 2.0.2-1 - Apache ORC 2.0.2