Files
tenant1/__datasets/COD/test2/VIRTUAL_DATASET/test/manifest.json

25 lines
599 B
JSON

{
"name": "test",
"type": "VIRTUAL_DATASET",
"sub_type": "Standard",
"description": "testing",
"latest_version": "v1",
"versions": [
{
"version": "v1",
"created_at": "2026-07-22T05:35:29.919938",
"created_by": null,
"schema_hash": "dc2463358dd9",
"status": "active",
"is_current": true,
"breaking_change": false,
"change_notes": null,
"dremio_view_name": "test"
}
],
"schedule": null,
"created_at": "2026-07-22T05:35:29.919938",
"updated_at": "2026-07-22T05:35:29.919938",
"created_by": null,
"status": "active"
}