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