Reload a table segment
Reload a table segment in Apache Pinot.
Use the Pinot Controller API to reload segments
POST /segments/{tableName}/reloadPOST /segments/{tableName}/{segmentName}/reload{
"status": "200"
}Use the Pinot Admin Console to reload segments
Last updated
Was this helpful?

