lakehouse/data/_catalog/manifests/4828e537-2524-4af1-9acb-ed075d11e7ee.json
root 50a8c8013f Phase 4: Dioxus frontend with dataset browser and SQL query editor
- ui: Dioxus WASM app with dataset sidebar, SQL editor (Ctrl+Enter), results table
- ui: dynamic API base URL (same-origin for nginx, port-based for local dev)
- gateway: CORS enabled for cross-origin requests
- nginx: lakehouse.devop.live proxies UI (:3300) + API (:3100) on same origin
- justfile: ui-build, ui-serve, sidecar, up commands added

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-27 06:24:15 -05:00

15 lines
376 B
JSON

{
"id": "4828e537-2524-4af1-9acb-ed075d11e7ee",
"name": "events",
"schema_fingerprint": "test",
"objects": [
{
"bucket": "data",
"key": "datasets/events.parquet",
"size_bytes": 800,
"created_at": "2026-03-27T11:18:02.318643343Z"
}
],
"created_at": "2026-03-27T11:18:02.318648066Z",
"updated_at": "2026-03-27T11:18:02.318648066Z"
}