From 795ab32493ce3d1bd20778e25b0921724a7b9447 Mon Sep 17 00:00:00 2001 From: gitea_admin Date: Thu, 23 Jul 2026 16:48:04 +0000 Subject: [PATCH] Update manifest for vds_2 - v1 --- .../VIRTUAL_DATASET/vds_2/manifest.json | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 __datasets/COD/Default/VIRTUAL_DATASET/vds_2/manifest.json diff --git a/__datasets/COD/Default/VIRTUAL_DATASET/vds_2/manifest.json b/__datasets/COD/Default/VIRTUAL_DATASET/vds_2/manifest.json new file mode 100644 index 0000000..16b6df0 --- /dev/null +++ b/__datasets/COD/Default/VIRTUAL_DATASET/vds_2/manifest.json @@ -0,0 +1,25 @@ +{ + "name": "vds_2", + "type": "VIRTUAL_DATASET", + "sub_type": "Standard", + "description": "testing", + "latest_version": "v1", + "versions": [ + { + "version": "v1", + "created_at": "2026-07-23T16:47:44.492186", + "created_by": null, + "schema_hash": "1fe28ace3ab1", + "status": "active", + "is_current": true, + "breaking_change": false, + "change_notes": null, + "dremio_view_name": "vds_2" + } + ], + "schedule": null, + "created_at": "2026-07-23T16:47:44.492186", + "updated_at": "2026-07-23T16:47:44.492186", + "created_by": null, + "status": "active" +} \ No newline at end of file