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