You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Databricks Delta | Databricks profile plus a SQL warehouse ID for bootstrap |
31
+
| Databricks over S3 | Databricks profile, SQL warehouse ID, and Unity Catalog external-location coverage |
32
+
| Palantir Foundry | either Databricks/Unity Catalog or an S3 path to connect Foundry to |
33
+
15
34
## Choose Your Path
16
35
17
36
```mermaid
@@ -34,6 +53,8 @@ flowchart TD
34
53
35
54
If you only need a one-time export or ad hoc backfill, use the official Convex tooling directly. This repo is aimed at recurring pipelines, not the simplest possible one-shot export.
The current checked-in source profile is [`sources/meshix-api/env.sh`](sources/meshix-api/env.sh). That is only one source profile, not a repo identity. Add more source directories as you onboard more Convex projects.
150
+
The checked-in [`sources/meshix-api/env.sh`](sources/meshix-api/env.sh) file is only an example source profile, not a repo identity. Add more source directories as you onboard more Convex projects.
122
151
123
152
## Output Paths And Defaults
124
153
@@ -191,4 +220,4 @@ There is a more detailed capture list in [docs/demo-storyboard.md](docs/demo-sto
0 commit comments