Apache ORC · JSON-LD Context

Apache Orc Context

JSON-LD context defining the semantic vocabulary for Apache Orc from Apache ORC.

12 Classes 37 Properties 3 Namespaces
View Context View on GitHub

Namespaces

apa: https://apache-orc.apache.org/schema/
schema: https://schema.org/
xsd: http://www.w3.org/2001/XMLSchema#

Classes

FileList FileInfo OrcSchema ColumnType FileMetadata StripeInfo ColumnStatisticsResponse ColumnStatistics ConversionRequest ConversionResult MergeRequest OperationResult

Properties

Property Type Container
files set
path string
size integer
rowCount integer
stripes integer
typeName string
columns set
name schema:name
type string
nullable boolean
children set
filePath string
fileVersion string
writerVersion string
compression string
compressionBlockSize integer
rawDataSize integer
numberOfStripes integer
stripeIndex integer
offset integer
length integer
statistics set
columnIndex integer
columnName string
valueCount integer
nullCount integer
hasMinimum boolean
minimum string
maximum string
sourcePath string
outputPath string
sourceFormat string
rowBatchSize integer
status string
rowsWritten integer
duration integer
inputPaths set