Mon, 25 Nov 2024 07:14:38 UTC | login

Information for build liborc-2.0.2-1.fc41

ID342296
Package Nameliborc
Version2.0.2
Release1.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/liborc.git#828d152f7e4341d69e19991684c034391306c622
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
StartedFri, 25 Oct 2024 02:26:39 UTC
CompletedFri, 25 Oct 2024 07:55:09 UTC
Taskbuild (f41, /rpms/liborc.git:828d152f7e4341d69e19991684c034391306c622)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/liborc.git#828d152f7e4341d69e19991684c034391306c622'}}
Tags
f41
RPMs
src
liborc-2.0.2-1.fc41.src.rpm (info) (download)
riscv64
liborc-devel-2.0.2-1.fc41.riscv64.rpm (info) (download)
liborc2-2.0.2-1.fc41.riscv64.rpm (info) (download)
liborc-debugsource-2.0.2-1.fc41.riscv64.rpm (info) (download)
liborc2-debuginfo-2.0.2-1.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
root.log
build.log
state.log
mock_output.log
Changelog * 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 * Thu Mar 16 2023 Kaleb S. KEITHLEY <kkeithle [at] redhat.com> - 1.8.3-1 - 1.8.3 GA * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Jan 16 2023 Kaleb S. KEITHLEY <kkeithle [at] redhat.com> - 1.8.2-1 - 1.8.2 GA (w/ gcc-13 -Wno-error=dangling-references) * Mon Dec 05 2022 Kaleb S. KEITHLEY <kkeithle [at] redhat.com> - 1.8.1-1 - 1.8.1 GA * Fri Nov 11 2022 Kaleb S. KEITHLEY <kkeithle [at] redhat.com> - SPDX migration