Commit 52a0442
authored
feat: [WRA-17] add DynamoDB FDW (supabase#593)
* feat: add DynamoDB FDW
* fix: follow copilot suggestions
* ci: add cache deletion step to native wrappers test
* fix: update clickhouse-rs source references to latest commit1 parent 90184a4 commit 52a0442
15 files changed
Lines changed: 2513 additions & 8 deletions
File tree
- .github/workflows
- docs/catalog
- wrappers
- .ci
- dockerfiles/dynamodb
- src/fdw
- dynamodb_fdw
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
54 | 60 | | |
55 | 61 | | |
56 | 62 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
0 commit comments