Sat, 18 May 2024 16:25:16 UTC | login

Information for build liborc-1.9.3-1.fc40

ID303871
Package Nameliborc
Version1.9.3
Release1.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/liborc.git#427ad647192772bb71ba94a808a5cde3576363b3
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
StartedWed, 10 Apr 2024 09:51:03 UTC
CompletedWed, 10 Apr 2024 10:44:57 UTC
Taskbuild (f40, /rpms/liborc.git:427ad647192772bb71ba94a808a5cde3576363b3)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/liborc.git#427ad647192772bb71ba94a808a5cde3576363b3'}}
Tags
f40
f41
RPMs
src
liborc-1.9.3-1.fc40.src.rpm (info) (download)
riscv64
liborc-devel-1.9.3-1.fc40.riscv64.rpm (info) (download)
liborc1-1.9.3-1.fc40.riscv64.rpm (info) (download)
liborc-debugsource-1.9.3-1.fc40.riscv64.rpm (info) (download)
liborc1-debuginfo-1.9.3-1.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Mon Mar 25 2024 Kaleb S. KEITHLEY <kkeithle [at] redhat.com> - 1.9.3-1 - 1.9.3 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 * Sun Sep 04 2022 Kaleb S. KEITHLEY <kkeithle [at] redhat.com> - 1.8.0-1 - 1.8.0 GA * Sun Sep 04 2022 Kaleb S. KEITHLEY <kkeithle [at] redhat.com> - 1.7.6-2 - 1.7.6, fix shlib name * Thu Aug 18 2022 Kaleb S. KEITHLEY <kkeithle [at] redhat.com> - 1.7.6-1 - 1.7.6 GA * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jun 21 2022 Kaleb S. KEITHLEY <kkeithle [at] redhat.com> - 1.7.5-1 - 1.7.5 GA * Sun May 01 2022 Kaleb S. KEITHLEY <kkeithle [at] redhat.com> - 1.7.4-1 - 1.7.4 GA