From 184aabdf0cb607c1fe75f58f63e23fac115d5d18 Mon Sep 17 00:00:00 2001 From: gitea_admin Date: Mon, 27 Jul 2026 06:55:59 +0000 Subject: [PATCH] Update manifest for testing_c - v1 --- .../VIRTUAL_DATASET/testing_c/manifest.json | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 __datasets/COD/test_charan/VIRTUAL_DATASET/testing_c/manifest.json diff --git a/__datasets/COD/test_charan/VIRTUAL_DATASET/testing_c/manifest.json b/__datasets/COD/test_charan/VIRTUAL_DATASET/testing_c/manifest.json new file mode 100644 index 0000000..1474cb7 --- /dev/null +++ b/__datasets/COD/test_charan/VIRTUAL_DATASET/testing_c/manifest.json @@ -0,0 +1,25 @@ +{ + "name": "testing_c", + "type": "VIRTUAL_DATASET", + "sub_type": "Standard", + "description": "", + "latest_version": "v1", + "versions": [ + { + "version": "v1", + "created_at": "2026-07-27T06:55:38.766187", + "created_by": null, + "schema_hash": "6244490a0e95", + "status": "active", + "is_current": true, + "breaking_change": false, + "change_notes": null, + "dremio_view_name": "testing_c" + } + ], + "schedule": null, + "created_at": "2026-07-27T06:55:38.766187", + "updated_at": "2026-07-27T06:55:38.766187", + "created_by": null, + "status": "active" +} \ No newline at end of file