Compute table statistics
POST
/dataset-tables/{tableId}/statistics
Compute statistics for the table to optimize query planning. Returns an operation for tracking progress.
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” tableId
required
string
Responses
Section titled “ Responses ”Statistics computation started
object
operationId
required
string
operationType
required
string
targetType
required
string
targetId
required
string
description
required
string
status
required
string
progressPercent
required
number
progressMessage
string
error
object
code
required
string
message
required
string
createdAt
required
string
startedAt
string
completedAt
string
Dataset table not found