Apache ORC · Example Payload

Apache Orc Merge Request Example

Big DataColumnar StorageCompressionFile FormatHadoopApacheOpen Source

Apache Orc Merge Request Example is an example object payload from Apache ORC, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

inputPathsoutputPath

Example Payload

Raw ↑
{
  "inputPaths": [
    "example"
  ],
  "outputPath": "example"
}