Models
Vote Summary
Represents a summary of votes in Dremio by Dataset.
{
"id": String [immutable, generated by Dremio],
"votes": Number [immutable],
"datasetId": String [immutable],
"datasetPath": [String] [immutable],
"datasetType": String ["PHYSICAL", "VIRTUAL"] [immutable],
"datasetReflectionCount": Number [immutable],
"entityType": "vote-summary" [immutable, generated by Dremio]
}
Was this page helpful?
Glad to hear it! Thank you for your feedback.
Sorry to hear that. Thank you for your feedback.