From 37ef6439d9670861e803c43e5a93bad3d17b33df Mon Sep 17 00:00:00 2001 From: gitea_admin Date: Wed, 22 Jul 2026 05:06:50 +0000 Subject: [PATCH] Update manifest for test1vds - v1 --- .../VIRTUAL_DATASET/test1vds/manifest.json | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 __datasets/COD/test2/VIRTUAL_DATASET/test1vds/manifest.json diff --git a/__datasets/COD/test2/VIRTUAL_DATASET/test1vds/manifest.json b/__datasets/COD/test2/VIRTUAL_DATASET/test1vds/manifest.json new file mode 100644 index 0000000..22274bf --- /dev/null +++ b/__datasets/COD/test2/VIRTUAL_DATASET/test1vds/manifest.json @@ -0,0 +1,25 @@ +{ + "name": "test1vds", + "type": "VIRTUAL_DATASET", + "sub_type": "Standard", + "description": "test1vds", + "latest_version": "v1", + "versions": [ + { + "version": "v1", + "created_at": "2026-07-22T05:06:26.961000", + "created_by": null, + "schema_hash": "79a17f89b99c", + "status": "active", + "is_current": true, + "breaking_change": false, + "change_notes": null, + "dremio_view_name": "test1vds" + } + ], + "schedule": null, + "created_at": "2026-07-22T05:06:26.961000", + "updated_at": "2026-07-22T05:06:26.961000", + "created_by": null, + "status": "active" +} \ No newline at end of file