Apache ORC · Capability

Apache ORC File Processing Workflow

Workflow capability for reading, writing, converting, and analyzing Apache ORC columnar files.

Run with Naftiko Apache ORCBig DataColumnar StorageData Processing

What You Can Do

GET
List files — List ORC files
/v1/files
POST
Convert — Convert to ORC
/v1/convert

MCP Tools

list-orc-files

List available ORC files

read-only
get-file-schema

Get the schema of an ORC file

read-only
get-file-metadata

Get metadata about an ORC file

read-only
get-column-statistics

Get column statistics from an ORC file

read-only
convert-to-orc

Convert CSV, JSON, or Parquet to ORC format

merge-orc-files

Merge multiple ORC files into one