Information for build liborc-2.0.5-1.fc42

ID8138
Package Nameliborc
Version2.0.5
Release1.fc42
Epoch
DraftFalse
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 bydavidlt
State complete
Volume DEFAULT
StartedMon, 09 Jun 2025 16:28:49 UTC
CompletedMon, 09 Jun 2025 16:28:49 UTC
Tags
f42
RPMs
src
liborc-2.0.5-1.fc42.src.rpm (info) (download)
riscv64
liborc-devel-2.0.5-1.fc42.riscv64.rpm (info) (download)
liborc2-2.0.5-1.fc42.riscv64.rpm (info) (download)
liborc-debugsource-2.0.5-1.fc42.riscv64.rpm (info) (download)
liborc2-debuginfo-2.0.5-1.fc42.riscv64.rpm (info) (download)
Changelog * Thu May 08 2025 Kaleb S. KEITHLEY <kkeithle [at] redhat.com> - 2.0.5-1 - Apache ORC 2.0.5 * Mon Jan 20 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * 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 * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Tue Jun 18 2024 Kaleb S. KEITHLEY <kkeithle [at] redhat.com> - 2.0.0-3 - 2.0.0, Obsoletes: liborc1 * Tue Jun 18 2024 Kaleb S. KEITHLEY <kkeithle [at] redhat.com> - 2.0.0-2 - 2.0.0, liborc1 -> liborc2 * Fri Mar 15 2024 Kaleb S. KEITHLEY <kkeithle [at] redhat.com> - 2.0.0-1 - 2.0.0 GA * Wed Feb 14 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1.9.2-5 - Add -Wno-error=stringop-overflow * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Nov 15 2023 Kaleb S. KEITHLEY <kkeithle [at] redhat.com> - 1.9.2-2 - 1.9.2, rebuild for f40-build-side-76708 * Wed Nov 15 2023 Kaleb S. KEITHLEY <kkeithle [at] redhat.com> - 1.9.2-1 - 1.9.2 GA * Thu Aug 17 2023 Kaleb S. KEITHLEY <kkeithle [at] redhat.com> - 1.9.1-1 - 1.9.1 GA * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jun 29 2023 Kaleb S. KEITHLEY <kkeithle [at] redhat.com> - 1.9.0-1 - 1.9.0 GA * Wed Jun 14 2023 Kaleb S. KEITHLEY <kkeithle [at] redhat.com> - 1.8.4-1 - 1.8.4 GA