mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 02:46:27 -04:00
Apache 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.
24 lines
537 B
Text
24 lines
537 B
Text
bin/csv-import
|
|
bin/orc-contents
|
|
bin/orc-memory
|
|
bin/orc-metadata
|
|
bin/orc-scan
|
|
bin/orc-statistics
|
|
bin/timezone-dump
|
|
include/orc/BloomFilter.hh
|
|
include/orc/ColumnPrinter.hh
|
|
include/orc/Common.hh
|
|
include/orc/Exceptions.hh
|
|
include/orc/Int128.hh
|
|
include/orc/MemoryPool.hh
|
|
include/orc/OrcFile.hh
|
|
include/orc/Reader.hh
|
|
include/orc/Statistics.hh
|
|
include/orc/Type.hh
|
|
include/orc/Vector.hh
|
|
include/orc/Writer.hh
|
|
include/orc/orc-config.hh
|
|
include/orc/sargs/Literal.hh
|
|
include/orc/sargs/SearchArgument.hh
|
|
include/orc/sargs/TruthValue.hh
|
|
lib/liborc.a
|