INFO
Name: liborc-devel
Version: 2.0.7-1.el10_2
Arch: aarch64
Summary: Header files, libraries and development documentation for liborc
License: Apache-2.0
Vendor: Fedora Project
Build Host: buildvm-a64-44.rdu3.fedoraproject.org
Build Date: Thu Jan 8 18:04:54 2026
Size: 110328
URL: http://orc.apache.org/
Description: ORC 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.
Contains header files for developing applications that use the liborc
library.
FILES
/usr/include/orc
/usr/include/orc/BloomFilter.hh
/usr/include/orc/ColumnPrinter.hh
/usr/include/orc/Common.hh
/usr/include/orc/Exceptions.hh
/usr/include/orc/Int128.hh
/usr/include/orc/MemoryPool.hh
/usr/include/orc/OrcFile.hh
/usr/include/orc/Reader.hh
/usr/include/orc/Statistics.hh
/usr/include/orc/Type.hh
/usr/include/orc/Vector.hh
/usr/include/orc/Writer.hh
/usr/include/orc/orc-config.hh
/usr/include/orc/sargs
/usr/include/orc/sargs/Literal.hh
/usr/include/orc/sargs/SearchArgument.hh
/usr/include/orc/sargs/TruthValue.hh
/usr/lib64/liborc.so
REQUIRES
liborc.so.2()(64bit)
liborc2 2.0.7-1.el10_2
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
PROVIDES
liborc-devel 2.0.7-1.el10_2
liborc-devel(aarch-64) 2.0.7-1.el10_2
CONFIG FILES
/usr/include/orc
/usr/include/orc/BloomFilter.hh
/usr/include/orc/ColumnPrinter.hh
/usr/include/orc/Common.hh
/usr/include/orc/Exceptions.hh
/usr/include/orc/Int128.hh
/usr/include/orc/MemoryPool.hh
/usr/include/orc/OrcFile.hh
/usr/include/orc/Reader.hh
/usr/include/orc/Statistics.hh
/usr/include/orc/Type.hh
/usr/include/orc/Vector.hh
/usr/include/orc/Writer.hh
/usr/include/orc/orc-config.hh
/usr/include/orc/sargs
/usr/include/orc/sargs/Literal.hh
/usr/include/orc/sargs/SearchArgument.hh
/usr/include/orc/sargs/TruthValue.hh
/usr/lib64/liborc.so
LICENSE FILES
Apache-2.0
|