Apache ORC · Example Payload

Apache Orc Operation Result Example

Big DataColumnar StorageCompressionFile FormatHadoopApacheOpen Source

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

Top-level fields

statusoutputPathrowsWritten

Example Payload

Raw ↑
{
  "status": "success",
  "outputPath": "example",
  "rowsWritten": 1234
}