Update manifest for test - v1

This commit is contained in:
2026-07-22 05:35:49 +00:00
parent 01613a23da
commit 906198ac51

View File

@@ -0,0 +1,25 @@
{
"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"
}