From 6f145da82f6da1b2141c426da7c603ae38ff709c Mon Sep 17 00:00:00 2001 From: gitea_admin Date: Thu, 23 Jul 2026 13:01:31 +0000 Subject: [PATCH] Update manifest for test_v_ds_1 - v1 --- .../VIRTUAL_DATASET/test_v_ds_1/manifest.json | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 __datasets/COD/test_charan/VIRTUAL_DATASET/test_v_ds_1/manifest.json diff --git a/__datasets/COD/test_charan/VIRTUAL_DATASET/test_v_ds_1/manifest.json b/__datasets/COD/test_charan/VIRTUAL_DATASET/test_v_ds_1/manifest.json new file mode 100644 index 0000000..038816a --- /dev/null +++ b/__datasets/COD/test_charan/VIRTUAL_DATASET/test_v_ds_1/manifest.json @@ -0,0 +1,25 @@ +{ + "name": "test_v_ds_1", + "type": "VIRTUAL_DATASET", + "sub_type": "Standard", + "description": "", + "latest_version": "v1", + "versions": [ + { + "version": "v1", + "created_at": "2026-07-23T13:01:10.745645", + "created_by": null, + "schema_hash": "474fb9bc0a29", + "status": "active", + "is_current": true, + "breaking_change": false, + "change_notes": null, + "dremio_view_name": "test_v_ds_1" + } + ], + "schedule": null, + "created_at": "2026-07-23T13:01:10.745645", + "updated_at": "2026-07-23T13:01:10.745645", + "created_by": null, + "status": "active" +} \ No newline at end of file