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