From 72eb429dcfd891e1ad32ba7c4432a7779b5883f2 Mon Sep 17 00:00:00 2001 From: gitea_admin Date: Fri, 24 Jul 2026 09:56:36 +0000 Subject: [PATCH] Update manifest for testing - v1 --- .../PHYSICAL_DATASET/testing/manifest.json | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 __datasets/COD/test_charan/PHYSICAL_DATASET/testing/manifest.json diff --git a/__datasets/COD/test_charan/PHYSICAL_DATASET/testing/manifest.json b/__datasets/COD/test_charan/PHYSICAL_DATASET/testing/manifest.json new file mode 100644 index 0000000..8263ef8 --- /dev/null +++ b/__datasets/COD/test_charan/PHYSICAL_DATASET/testing/manifest.json @@ -0,0 +1,25 @@ +{ + "name": "testing", + "type": "PHYSICAL_DATASET", + "sub_type": "Standard", + "description": "", + "latest_version": "v1", + "versions": [ + { + "version": "v1", + "created_at": "2026-07-24T09:56:34.021820", + "created_by": null, + "schema_hash": "411e8293819c", + "status": "active", + "is_current": true, + "breaking_change": false, + "change_notes": null, + "dremio_view_name": "testing" + } + ], + "schedule": null, + "created_at": "2026-07-24T09:56:34.021820", + "updated_at": "2026-07-24T09:56:34.021820", + "created_by": null, + "status": "active" +} \ No newline at end of file