Skip to content

Compute table statistics

POST
/dataset-tables/{tableId}/statistics

Compute statistics for the table to optimize query planning. Returns an operation for tracking progress.

tableId
required
string

Statistics computation started

object
operationId
required
string
operationType
required
string
targetType
required
string
targetId
required
string
description
required
string
status
required
string
Allowed values: pending running completed failed cancelled
progressPercent
required
number
progressMessage
string
error
object
code
required
string
message
required
string
createdAt
required
string
startedAt
string
completedAt
string

Dataset table not found