Estimate memory usage for an upsert table
Upsert
Estimate memory usage for an upsert table
This API returns the estimated heap usage based on primary key column stats. This allows us to estimate table size before onboarding.
POST
Estimate memory usage for an upsert table
Authorizations
The format of the key is "Basic <token>" or "Bearer <token>"
Query Parameters
cardinality
primaryKeySize
numPartitions
Body
application/json
The body is of type string.
Response
200 - application/json
successful operation
The response is of type string.

