INFO
Name: liborc1
Version: 1.7.11-1.el8
Arch: x86_64
Summary: Library for producing small, fast columnar storage for Hadoop workloads
License: ASL 2.0
Vendor: Fedora Project
Build Host: buildhw-x86-12.iad2.fedoraproject.org
Build Date: Tue Dec 17 13:52:04 2024
Size: 1537446
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.
FILES
/usr/lib/.build-id
/usr/lib/.build-id/61
/usr/lib/.build-id/61/3b2ac5d05e2f4297c3c01fd8c3a5828e2a3eed
/usr/lib64/liborc.so.1
/usr/lib64/liborc.so.1.7.6
/usr/share/doc/liborc1
/usr/share/doc/liborc1/NOTICE
/usr/share/doc/liborc1/README.md
/usr/share/licenses/liborc1
/usr/share/licenses/liborc1/LICENSE
REQUIRES
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libgcc_s.so.1()(64bit)
libgcc_s.so.1(GCC_3.0)(64bit)
liblz4.so.1()(64bit)
libm.so.6()(64bit)
libm.so.6(GLIBC_2.2.5)(64bit)
libprotobuf.so.15()(64bit)
libsnappy.so.1()(64bit)
libstdc++.so.6()(64bit)
libstdc++.so.6(CXXABI_1.3)(64bit)
libstdc++.so.6(CXXABI_1.3.5)(64bit)
libstdc++.so.6(GLIBCXX_3.4)(64bit)
libstdc++.so.6(GLIBCXX_3.4.11)(64bit)
libstdc++.so.6(GLIBCXX_3.4.15)(64bit)
libstdc++.so.6(GLIBCXX_3.4.18)(64bit)
libstdc++.so.6(GLIBCXX_3.4.20)(64bit)
libstdc++.so.6(GLIBCXX_3.4.21)(64bit)
libstdc++.so.6(GLIBCXX_3.4.9)(64bit)
libz.so.1()(64bit)
libzstd.so.1()(64bit)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsXz) 5.2-1
rtld(GNU_HASH)
PROVIDES
liborc(x86-64) 1.7.11-1.el8
liborc.so.1()(64bit)
liborc1 1.7.11-1.el8
liborc1(x86-64) 1.7.11-1.el8
CONFIG FILES
/usr/lib/.build-id a
/usr/lib/.build-id/61 a
/usr/lib/.build-id/61/3b2ac5d05e2f4297c3c01fd8c3a5828e2a3eed a
/usr/lib64/liborc.so.1
/usr/lib64/liborc.so.1.7.6
/usr/share/doc/liborc1
/usr/share/doc/liborc1/NOTICE d
/usr/share/doc/liborc1/README.md d
/usr/share/licenses/liborc1
/usr/share/licenses/liborc1/LICENSE l
LICENSE FILES
ASL 2.0
|