Apache Pinot · Example Payload

Apache Pinot Table List Example

AnalyticsDatabaseLow LatencyOLAPReal-TimeApacheOpen Source

Apache Pinot Table List Example is an example object payload from Apache Pinot, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

tables

Example Payload

Raw ↑
{
  "tables": [
    "example"
  ]
}